Git: Change file permissions
| #git
git ls-tree HEADget access rights for the scriptgit update-index --chmod=+x script.shchange permissions rights
| #git
git ls-tree HEAD get access rights for the scriptgit update-index --chmod=+x script.sh change permissions rights