-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Additional message #626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Yeah, what's up with all the extra output now? Happening on Windows 10 (Git Bash) and macOS (zsh). Here's a comparison from macOS: Husky v3.1.0
Husky v4.0.0
|
It looks strange. I just want to output error message. Current behavior looks like debug output what I don't care |
Thanks for the heads up, such output wasn't really intended. I'll have a look. |
I just published Husky 4.0.1 which should make things less verbose. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to dismiss message like
node_modules/.bin/husky-run pre-commit ''
and
/node_modules/.bin/husky-run prepare-commit-msg '.git/COMMIT_EDITMSG message'
My configuration is:
Husky version: 4.0
The text was updated successfully, but these errors were encountered: