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.
svn2gitを使用して、大きな svn リポジトリを git に移行しました。今、私は次のような状況にあります:
画像は、GitLab の概要からのものです。ご覧のとおり、svn で作成されたブランチは赤いマスター ブランチに接続されていません。最初のグリーンコミットをマスターブランチに「再接続」することはできますか? このため、すべてのブランチはマスターより約 5k コミット遅れており、これを修正したいと考えています。
ありがとうございました!