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
Post a Comment