Backbrain
Archive
Git on Windows chmod +X
git update-index --chmod
=
+x script.sh
Add an alias to git config
git config --global alias.chmod
"update-index --chmod"