How to install GitZilla with GitLab and Bugzilla
问题 I have a setup with GitLab (the latest version) and Bugzilla 4.4.1 installed on a CentOS machine. Users create local repositories on their systems and push to a central repository, i.e., on GitLab. I need to setup bug tracking with Gitab, so that each push updates Bugzilla with all the commits to the project. I found that Gitzilla is used for such a thing, but after going through its installation instructions, I failed to understand one of the points. Switch to the hooks directory (/path/to