简体   繁体   中英

How to Execute the script after run the commit command in `git`

我想在git运行commit命令后执行脚本。

Now, I have got the answers, Using Git hooks that executes before or after events such as: commit, push, and receive. http://githooks.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM