#TIL #git windows에서 파일 권한 변경하기 less than 1 minute read $ git add sample.sh $ git update-index --chmod=+x sample.sh