Files
Northbound/git-hooks/post-commit
dal4segno 4e852b9da6 깃 디스코드 연동
nodejs 설치 필요. 가이드 참조
2026-02-01 13:47:35 +09:00

4 lines
90 B
Bash

#!/bin/sh
cd "$(git rev-parse --show-toplevel)" || exit 1
node .git/hooks/send-discord.js