繁体   English   中英

是否可以在Atlassian Stash中使用.git / hooks /中的GIT挂钩?

[英]Is it possible to use GIT hooks in .git/hooks/ with Atlassian Stash?

是否可以在Stash中使用.git / hooks /中的GIT挂钩?

它想知道我是否可以为git push上的服务器运行的提交后挂钩编写一个简单的shell / perl脚本。 它应该签出到另一个位置的分支。

您可能应该阅读有关存储库挂钩的Stash文档:

https://confluence.atlassian.com/display/STASH/Using+repository+hooks

这个插件/挂钩可能也很有趣:

https://marketplace.atlassian.com/plugins/com.ngs.stash.externalhooks.external-hooks

暂无
暂无

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

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