Git Command To Add Execute Permission

[Solved] Git Command To Add Execute Permission | Shell - Code Explorer | yomemimo.com
Question : git command to add execute permission

Answered by : super-sheep-row39avkpv7y

git update-index --chmod=+x foo.sh

Source : | Last Update : Mon, 27 Jul 20

Answers related to git command to add execute permission

Code Explorer Popular Question For Shell