Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
bitbucketとコミットされたコードでプライベートgitリポジトリを作成しました。ここで、すべて(コミット、コード、履歴)をエクスポートし、githubのgitリポジトリにインポートします。
これを行う方法はありますか?ありがとう
すべてをローカルでコンピューターとgitpullにチェックアウトします。
githubリポジトリを作成する
このリポジトリを2番目のリモートとして追加します(「gitremoteを使用してgithub URLを追加」)
2番目のリモートにプッシュ