Skip to content

Instantly share code, notes, and snippets.

@ob1-sc
Created June 18, 2018 11:55
Show Gist options
  • Save ob1-sc/97c9e6cec85a2e79b7589bbf6f79ec7b to your computer and use it in GitHub Desktop.
Save ob1-sc/97c9e6cec85a2e79b7589bbf6f79ec7b to your computer and use it in GitHub Desktop.
Add execute permission in git
git update-index --chmod=+x <file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment