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.
我有一个源文件,它大约有 10 年的历史,有 100 多次更改。我能够使用手动二进制搜索来识别添加特定方法的点。
在 TFS 中是否有更有效的方法来执行此操作?
如果您使用的是visual studio,您可以查看源文件的历史记录或annotate从右键菜单中选择,以查看作者如何更改每一块行。
annotate