Skip to content

Instantly share code, notes, and snippets.

@thedrow
Last active December 17, 2015 15:59
Show Gist options
  • Save thedrow/5635322 to your computer and use it in GitHub Desktop.
Save thedrow/5635322 to your computer and use it in GitHub Desktop.
How to change the default git hooks templates directory
git config --global init.templatedir /path/to/your/templates/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment