|
|
|
|
|
by Gazler
4233 days ago
|
|
A git hook would certainly work for this as you described and I would certainly encourage people to investigate that route if it is appropriate for them. http://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks The goal for GitCop is to be fast and easy to set up in a way that integrates well into a GitHub pull request based flow. |
|