bahmutov / pre-git

Automatically install pre-commit / pre-push hooks in your git repo
168 stars 22 forks source link

Change the way .git folder is found #117

Closed nadavsinai closed 6 years ago

nadavsinai commented 6 years ago

this allows to support submodules

there will be another PR coming to make commit-msg work in our submodule architecture soon

nadavsinai commented 6 years ago

@bahmutov is there a chance you will merge this or should we keep the fork solution for good? (just about to fix another issue with regards to the same submodule setup)

bahmutov commented 6 years ago

Just merged it - I am a little worried though, hope the tests are good enough to find any potential problems here