繁体   English   中英

在`git`中运行commit命令后如何执行脚本

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

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

现在,我得到了答案,“使用Git挂钩”将在诸如提交,推送和接收之类的事件之前或之后执行。 http://githooks.com/

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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