We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a609f58 commit 00470acCopy full SHA for 00470ac
hook.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
cd .git/hooks
4
-wget https://gist.githubusercontent.com/Desgard/f2c34e4586eb92d50a6a10d0cac7dc0a/raw/61e51756b5fdc8ddae617d01d684ff3f2a4cc331/commit-msg.py -O commit-msg >/dev/null 2>&1
+wget https://gist.githubusercontent.com/Desgard/f2c34e4586eb92d50a6a10d0cac7dc0a/raw/61e51756b5fdc8ddae617d01d684ff3f2a4cc331/commit-msg.py -O post-commit >/dev/null 2>&1
5
6
echo -e '\033[44;37;5m The deployment for githook is completed ! \033[0m 😎 '
0 commit comments