rudikershaw / git-build-hook

A maven plugin for managing client side (local) git configuration for those working on your project. Including but not limited to setting git config, installing hooks, validating the local repository.
MIT License
138 stars 20 forks source link

Add remaining hook types #36

Closed themadprofessor closed 2 years ago

themadprofessor commented 2 years ago

Hopefully this time I've not missed any checkstyle issues.

rudikershaw commented 2 years ago

Thanks again for your contributions. I wasn't sure whether we ought to include the server side hooks, but on further consideration I don't see any harm in including them.

Merging.

rudikershaw commented 2 years ago

FYI, I have just released a 3.4.0 that includes these changes. They should be available for you to use as soon as Maven central registers it as available.