no黑猩猩GIT不触发接收后挂钩

编程入门 行业动态 更新时间:2024-10-28 01:23:37
本文介绍了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不触发接收后挂钩

本文发布于:2023-10-13 14:34:48,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1488224.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:黑猩猩   GIT

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!