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.
git が空のディレクトリを作成するのはなぜですか: build.
次のコマンドでSVNレポを複製しています
git svn clone -s http://svn/java/project project
そして、gitがSVNには表示されない空のディレクトリを作成したことがわかります。削除し続けますが、毎回
git svn rebase
それは戻ってきます..誰かが理由とそれを止める方法を教えてください.