Comment on Discussion of the Benefits and Drawbacks of the Git Pre-Commit HookparentComments−hambesOP10moread the article, it recommends devenv or pre-commit as tools that do thr setup for you−AndrewDucker10moAlas, neither works for me. I've not managed to find a Windows equivalent yet.Edit: `git config --global core.hooksPath D:\GitHooks\` is what I needed!
Comments
read the article, it recommends devenv or pre-commit as tools that do thr setup for you
Alas, neither works for me. I've not managed to find a Windows equivalent yet.
Edit: `git config --global core.hooksPath D:\GitHooks\` is what I needed!