Ticket #17460 (closed: fixed)
Git hooks not working
| Reported by: | beckmi | Owned by: | ceverest |
|---|---|---|---|
| Keywords: | SOG | Cc: | |
| Private: | no |
Description
we are testing Git for our project:
https://sourceforge.net/projects/xoops/
Everything works OK except per repository access control and hooks.
Access control: we need group based or user based access control to specific repository, thus we consider using pre-commit hook.
However, we can only get post-receive hook working. It seems that all other hooks, like pre-commit, commit-msg, post-commit are not triggered.
Can somebody help us?
Change History
Note: See
TracTickets for help on using
tickets.