git內置了九個hook,詳細請man hookspython 其中prepare-commit-msg這個hook是在git commit準備好默認的log信息以後, 在啓用editor以前調用的, ...
確定! 回上一頁