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 存储库中没有共享共同的历史记录(根据您的描述,它们没有),您应该获得一个支持文件夹比较/合并的差异工具(例如 Beyond Compare)并手动进行合并。