简体   繁体   English

有没有一种方法可以确定TFS中的合并来自何处?

[英]Is there a way to determine where a merge came from in TFS?

A file was merged from one branch to another (as merging implies) but it looks like the comment is wrong in what was merged. 文件已从一个分支合并到另一个分支(如合并所暗示),但是合并后的注释似乎是错误的。 Is there a way to see what changeset was actually merged for the changeset I'm looking at? 有没有办法查看我正在查看的变更集实际上合并了哪些变更集?

NOTE: it was done recently, so may be there are logs showing what actually happened? 注意:这是最近完成的,所以可能有记录显示实际发生了什么?

Yes... you can find out! 是的...你可以找到!

Right click on the branch -> View History -> You should be able to see the list of changeset. 右键单击分支->查看历史记录->您应该能够看到变更集列表。 Now, select the change set you want to track -> right click -> Track Changeset -> select the branch you want to compare and click Visualize. 现在,选择要跟踪的更改集->右键单击->跟踪更改集->选择要比较的分支,然后单击可视化。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM