Git for Visual Studio lists unchanged files in 'changes'? -


i'm using visual studio 2015,and git extension visual studio.

what makes me confused when pull code servers, , visual studio's team explorer lists many unchanged files in 'changes' area, after clicked 'compare unmodified', shows nothing different.

but when use git bash git diff command, changes whitespaces or empty line.

i don't change code, how fix this? thanks!


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -

'hasOwnProperty' in javascript -