git-pre-hooks
git-pre-hooks copied to clipboard
maybe should remove the error log when commit/release failed
https://github.com/node-modules/git-pre-hooks/blob/master/hooks/pre-commit#L58 https://github.com/node-modules/git-pre-hooks/blob/master/hooks/pre-commit#L59
i don't think it's necessary of printing error stack info . i'd like custom error info.
why not ?
it seem like the hook isn't executed correctly . but the fact is that some rules isn't passed . :)