Force TFS to detect changes

后端 未结 8 794
萌比男神i
萌比男神i 2020-12-15 15:38

Seems like this should be something very simple, but I can\'t find how to do this...

I made a changes to several files spread within a repo by using a script that I

8条回答
  •  -上瘾入骨i
    2020-12-15 16:14

    A Folder Compare (File->Source Control->Compare...) should do the trick. Select the top folder from where to start comparison, and select to compare with Latest Version. The result hould show files that are changed, and whether they are checked out or not.

提交回复
热议问题