Last active
August 22, 2023 08:55
-
-
Save muhrifqii/062834fb64eeacd559535277620d74b3 to your computer and use it in GitHub Desktop.
install prepare commit message hook
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
curl -o .git/hooks/prepare-commit-msg https://gist.githubusercontent.com/muhrifqii/a8a4e140040f54b3452ef14b9c31d9c3/raw | |
chmod +x .git/hooks/prepare-commit-msg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment