Answers for "git command to add execute permission"

2

git command to add execute permission

git update-index --chmod=+x foo.sh
Posted by: Guest on July-20-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language