Skip to content

Instantly share code, notes, and snippets.

@evrardjp
Created July 17, 2019 14:00
Show Gist options
  • Save evrardjp/75df4b2869b7af02e51edf1894c1184f to your computer and use it in GitHub Desktop.
Save evrardjp/75df4b2869b7af02e51edf1894c1184f to your computer and use it in GitHub Desktop.
.git/hooks/prepare-commit-msg
#!/bin/sh
curl https://whatthecommit.com/index.txt -o $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment