I use git on Windows via cygwin and soon decided to use filemode=false (since otherwise I\'ve got a lot of changes after the initial git clone). I\'m definitely
filemode=false
I believe you want git update-index --chmod=+x , followed by a commit.
git update-index --chmod=+x