Thursday, April 03, 2014

Set execution bit in git

git update-index --chmod=+x *.sh
git commit -m "setting execution bit"
git push
view raw gistfile1.txt hosted with ❤ by GitHub

No comments:

Followers