git - Eclipse changes file mode from 644 to 755 on all files it touches -


i'm using eclipse under win7, editing files shared ubuntu virtualbox vm on vboxsf. files created file mode 644, eclipse changing files 755 (even ones i've not edited).

how can prevent eclipse changing permissions of files in repository?

making official answer (thanks john). linked worked me , many others: how make git ignore file mode (chmod) changes?


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -