Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save single-stop-rj/c9022bae2556fc52dea464c814a0148f to your computer and use it in GitHub Desktop.
Save single-stop-rj/c9022bae2556fc52dea464c814a0148f to your computer and use it in GitHub Desktop.
pre commit hook
$ curl https://gist.githubusercontent.com/bartoszmajsak/1396344/raw/bff6973325b159254a3ba13c5cb9ac8fda8e382b/prepare-commit-msg.sh > .git/hooks/prepare-commit-msg && chmod u+x .git/hooks/prepare-commit-msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment