Closed xcatliu closed 6 years ago
If anyone want to try the windows version, please install git-hooks-plus
instead of git-hooks
https://github.com/xcatliu/git-hooks-plus
This isn't the first PR to offer Windows support (see #11, #29, #38, #52 and your own #51) but these will likely never be merged. See tarmolov's comment here. I see that you've forked this project but also check out Husky, a very active project which allows you to set up git hooks in your package.json file. It supports OSX, linux and Windows and has support for a few other hooks which git-hooks-js does not.
Coverage decreased (-0.5%) to 93.396% when pulling c6e71880e076970acdde590173f6a9aba7a1a073 on xcatliu:add-windows-support into 999c090a23b4508ada643de82026d0526f9fe827 on tarmolov:master.