【问题标题】:Migrate tfs branches into git repo in Azure将 tfs 分支迁移到 Azure 中的 git repo
【发布时间】:2021-07-30 22:26:55
【问题描述】:

是否可以将我的 TFVC 分支转换为 git repo?有没有优缺点的文章? 我使用最新的 Azure。

【问题讨论】:

标签: git azure tfs version-control migration


【解决方案1】:

如果你想迁移多个分支和很长的历史,你最好的选择是 git-tfs

还有 git-tf 但它不再维护但肯定仍然可用。请参阅此处进行比较:

What's the difference between git-tf and git-tfs?

您还拥有 Azure Devops 的转换功能,但您只能转换 3 个月的历史记录,并且不支持分支。

git-tfs project repository 中,您有一些简单的示例、所有命令的文档和一些高级用例的链接。

所以你有很多比这个主题的答案能给你带来的东西(因为我花了很多时间在这上面)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-10-20
    • 2018-02-22
    • 2019-12-07
    • 2016-04-20
    • 2020-05-18
    • 2019-08-17
    • 1970-01-01
    相关资源
    最近更新 更多