Skip to content

Instantly share code, notes, and snippets.

@ejdoh1
Created April 18, 2019 00:52
Show Gist options
  • Save ejdoh1/c0e0d5994591b05a2b9853bad7e177b6 to your computer and use it in GitHub Desktop.
Save ejdoh1/c0e0d5994591b05a2b9853bad7e177b6 to your computer and use it in GitHub Desktop.
Git set script as executable Windows
git update-index --chmod=+x 'script.sh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment