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.
我一直在网上和 SO 上寻找一种工具和/或本机方式,让我的 TFS 服务器向我展示一个变更集中的所有文件差异,就像 Github 所做的那样。不幸的是,我无法找到任何有用的信息。谁能指出我的方向,或者是为此目的编写我自己的 VS-TFS 插件的唯一解决方案?
对于那些不知道它在 github 上的样子的人:
您使用的是什么版本的 TFS?TFS 的托管版本最近获得了此功能。查看 tfs.visualstudio.com 并创建一个帐户。变更集视图提供了与 GitHub 提供的功能类似的功能。
tfs.visualstudio.com 最近还推出了托管 Git 存储库,因此如果您希望这样做,您可以将所有代码存储在一个地方。