Skip to content

Instantly share code, notes, and snippets.

@clarkli86
Created September 2, 2013 04:56
Show Gist options
  • Save clarkli86/6409307 to your computer and use it in GitHub Desktop.
Save clarkli86/6409307 to your computer and use it in GitHub Desktop.
Install hooks to all git submodules
git submodule foreach 'scp review:hooks/commit-msg $(git rev-parse --git-dir)/hooks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment