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.
SVN から Git に移行する方法として SubGit をテストしています。
私がやりたいことは、すべてのユーザーが使用できる、SVN に同期しないリモート ブランチを git リポジトリに作成できるようにすることです。
他の Git ブランチを自由に使用および共有できるように、SubGit に master ブランチを追跡して SVN に同期させたいだけです。
これを行う簡単な方法はありますか?
ありがとうございました