How to install hooks in gitolite

前端 未结 3 883
无人共我
无人共我 2021-02-14 23:06

I\'ve read all the documentation about hooks, similar questions and a lot of code but I can\'t track where is the error in my procedure. I need to install a simple hook in my gi

3条回答
  •  一生所求
    2021-02-14 23:57

    I just found out that if I copy my hook sample in /usr/share/gitolite/hooks/common/ it will be symlinked by gl-setup. Maybe in this package $GL_ADMINDIR variable is not set for some reason. Two bonus questions still stands...

提交回复
热议问题