깃 디스코드 연동
nodejs 설치 필요. 가이드 참조
This commit is contained in:
3
git-hooks/post-commit
Normal file
3
git-hooks/post-commit
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd "$(git rev-parse --show-toplevel)" || exit 1
|
||||
node .git/hooks/send-discord.js
|
||||
Reference in New Issue
Block a user