Skip to content

Instantly share code, notes, and snippets.

@thedrow
Created May 24, 2013 16:46
Show Gist options
  • Select an option

  • Save thedrow/5644828 to your computer and use it in GitHub Desktop.

Select an option

Save thedrow/5644828 to your computer and use it in GitHub Desktop.
How to initialize a git repository with a different hooks templates directory
git init --template=/path/to/your/templates/directory/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment