git update-index –chmod=+x scripts_file
git status
git commit -m “give files execute permission”
git push origin master
git update-index –chmod=+x scripts_file
git status
git commit -m “give files execute permission”
git push origin master
0 people found this article useful
0 people found this article useful