Difference between revisions of "Git chmod"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` git update-index --chmod=+x ./script.sh ```")
 
(No difference)

Latest revision as of 19:03, 1 June 2023

git update-index --chmod=+x ./script.sh