summaryrefslogtreecommitdiff
path: root/bin/create-hooks
Commit message (Collapse)AuthorAgeFilesLines
* Ignore missing repositories in create-hooksJacob Vosmaer2014-09-091-1/+5
| | | | | | | When bin/create-hooks is run against a live GitLab server, there is a possibility of race conditions when a user deletes one of their repositories after bin/create-hooks found it. With this change, bin/create-hooks will ignore missing file errors.
* Make support/rewrite-hooks.sh use bin/create_hooksJacob Vosmaer2014-02-261-0/+12