afry-south / dragonfly-fcb

ÅF Dragonfly Quadrotor UAV Project
Other
7 stars 3 forks source link

fix file permissions in cygwin #52

Closed adam-at-epsilon closed 9 years ago

adam-at-epsilon commented 9 years ago

According to this, git can handle file permissions so fix up the header & source files that show up as executable when they shouldn't.

http://stackoverflow.com/questions/7048763/how-to-stop-git-from-making-files-non-executable-on-cygwin

adam-at-epsilon commented 9 years ago
git update-index --chmod=-x FILENAME