Gleb Bahmutov
Gleb Bahmutov
sure, so breadth first search for `package.json` with `pre-git` configured. Works for me if you want to implement and send a merge request
Hi, not sure what this git hook does, can you explain?
that's a cool feature, I should probably do this.
Hi @fluffynuts I am a little busy, that's why the project did not have many updates. If you have time, I would love to have more maintainers join me and...
Let me invite you to maintain this @fluffynuts
I think we should not set it if it has been removed manually. But setting the default value helps I think
Wait, is it installing a hook even if this is a deep nested dependency? In other words, I am ok with it installing git hooks and adding `config` to the...
Just tested - if you do NOT install `pre-git` directly, the Git hooks are not set. The `package.json` is not updated. Only if you directly install `pre-git` then you will...
Not sure how to do this then - should it read the node_modules path from the package.json maybe? If that's there. I would be open to you making the code...
probably useful, and should not be difficult, there is already post-merge hook code. But I do not see pre-merge hook in the list of available Git hooks https://git-scm.com/docs/githooks