I'm having massive issues right now trying to get a gitolite hook to go.
I've put the file in .gitolite/hooks/common/
and I have ran the gitolite setup
, and when I push to a repo, nothing happens.
I have checked the permissions 755 on the file. It's owned by git. I'm fully stumped.
So far I like gitolite, however so far for me, hooks are killing me.