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