【问题标题】:How to Execute the script after run the commit command in `git`如何在`git`中运行commit命令后执行脚本
【发布时间】:2016-02-25 20:29:21
【问题描述】:

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

【问题讨论】:

标签: git


【解决方案1】:

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

【讨论】:

    猜你喜欢
    • 2020-09-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-02-06
    • 2019-09-02
    • 1970-01-01
    • 1970-01-01
    • 2014-03-08
    相关资源
    最近更新 更多