ls # cd .git/hooks applypatch-msg.sample ... bin/sh echo 'this is pre-commit hook' ... do something git add . git commit -m 'test hooks'.
確定! 回上一頁