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

fix: create git hooks directory if it doesn't exist (#56) #57

Closed jogerj closed 1 week ago

jogerj commented 1 week ago

Resolves #56

rudikershaw commented 1 week ago

Looks good. I've merged the change into develop. I'll release the changes in a patch version. I don't have a plan for when I'll be doing the release, but hopefully it won't be too far off.