Tagged Questions
4
votes
3answers
2k views
How to detect a file modifications with TFS?
It seems that when I use a tool (such as winmerge) to update my codebase... my Visual Studio Team System (VSTS) integration with Team Foundation Server (TFS) doesn't seem to pick it up.
How do I know ...