Gitzilla - hook拒绝更新refs / heads / master和缺失/不完整的bugzilla conf(没有bugzilla_url)

时间:2014-04-22 12:30:24

标签: git bugzilla gitzilla

我已经在我的机器中配置了gitzilla,其中包含GIT存储库以及所有必需的依赖项。

~/.gitzillarc文件中,我提供了有效的bugzilla网址和凭据的必要配置。但是,每当我尝试将更改推送到主服务器时,都会显示以下错误消息:

Counting objects: 3, done. Writing objects: 100% (3/3), 210 bytes | 0 bytes/s, done. Total 3 (delta 0), reused 0 (delta 0) ** remote: missing/incomplete bugzilla conf (no bugzilla_url) remote: error: hook declined to update refs/heads/master ** To xxx@xxx:/home/yyy.git/ ! [remote rejected] master -> master (hook declined)

请指导找到必要的解决方案 提前致谢

0 个答案:

没有答案