I wanted to make some files in git read only. But I couldn\'t find any good documentation on doing this.
Does git store the read, write, execute permissions
git update-index --chmod=+x foo.sh