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バージョンから実行できgit clone --mirrorますか?
git clone --mirror
「git version history」を検索しても、実際には正しい結果が得られませんでした...
git 1.6.0 changelogによると、バージョン 1.6.0 で追加されました。
「git-clone --mirror」は、ベア ミラー リポジトリをセットアップする便利な方法です。