no黑猩猩GIT不触发接收后挂钩 [英] Bonobo GIT not firing post-receive hook

查看:61
本文介绍了no黑猩猩GIT不触发接收后挂钩的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我进行了一些搜索,并尝试了一些尝试来找到该问题的答案,但没有任何运气.如果我从bash运行它,我的接收后脚本运行良好.另外,我将git更改为Bonobo下载未附带的完整版本.我设置了匿名名称,因此任何人都可以从存储库中提取信息,以确保不会导致此问题.有人有我可以尝试的想法吗?

I did some searching and tried a few things to get an answer to this question but not having any luck. My post-receive script runs fine if I run it from bash. Also, I have changed the git to a full version that does not come with the Bonobo download. I have anonymous set so anyone can pull from the repository to make sure that doesn't cause the issue. Does anyone have some ideas I can try out?

推荐答案

此线程

Bonobo Git Server本身不提供任何用于添加钩子的接口,但是底层存储库作为经典裸存储库存储在服务器上.
因此,您可以像在本地git存储库中一样添加钩子和其他功能,而在服务器上进行添加.

Bonobo Git Server itself doesn't provide any interface for adding hooks, but the underlying repositories are stored on the server as the classic bare ones.
Therefore, you can add hooks and other functionality as you would normally do on your local git repository, but do it on the server.

这篇关于no黑猩猩GIT不触发接收后挂钩的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆