Created
July 17, 2019 14:00
-
-
Save evrardjp/75df4b2869b7af02e51edf1894c1184f to your computer and use it in GitHub Desktop.
.git/hooks/prepare-commit-msg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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