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 リポジトリを持っており、サブディレクトリの 1 つ (完全な履歴を含む) を別のリポジトリに移動したいと考えています。
それが git の適切なユースケースではないことはわかっていますが、git でそうすることは可能ですか?
使用をご検討git subtreeください。
git subtree
msysgit v1.8.0 に組み込まれました。
v1.7.11 から git に含まれています。