I experienced this problem during a pull request through Visual Studio.
A hidden file has been modified: .ntvs_analysis.dat
To detect this hidden file and fix the problem, I:
- Hidden & dagger; files are displayed to see if there were changes in the files that I could not see.
- The project directory uses the Git GUI to undo the modification of the hidden file that I found.
After that, my pull request was successful.
& dagger; Control Panel => Folder Options => View => Show Hidden Files and Folders
Andrew Harvley-Felder Apr 02 '15 at 14:05 2015-04-02 14:05
source share