标签: git
我有一个包含几个模块的git存储库,每个模块都在自己的子文件夹中,我想将它们拆分成独立的存储库,理想情况下尽可能多地保留它们各自的历史记录。是否有规范的方法来做到这一点?
Detach (move) subdirectory into separate Git repository