gpt4 book ai didi

git - 从 git push 发送参数

转载 作者:太空狗 更新时间:2023-10-29 13:18:24 26 4
gpt4 key购买 nike

我们正在使用 git post-receive hook 来自动缩小我们的 JS 并同步我们的本地和远程开发数据库。

这通常是可取的,但有时不是。

有没有办法从 git push 向 post-receive 钩子(Hook)传递一个参数,以便在需要时可以将其禁用?

谢谢!

最佳答案

Git version 2.10 (2016 年 9 月 2 日发布)添加了 --push-optiongit push:

-o
--push-option

Transmit the given string to the server, which passes them to the pre-receive as well as the post-receive hook. The given string must not contain a NUL or LF character.

关于git - 从 git push 发送参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3207672/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com