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-tfs导入三个主要文件夹,它们在我们的 TFS 存储库中并排存在于三个单独的 Git 存储库中。现在我们想使用 . 将它们合并在一起git --filter-branch。有没有办法在不中断与 TFS 的链接的情况下做到这一点,以便我们可以继续获取 TFS 中仍在进行的任何更改?
git --filter-branch