git-pre-hooks icon indicating copy to clipboard operation
git-pre-hooks copied to clipboard

maybe should remove the error log when commit/release failed

Open houfeng0923 opened this issue 10 years ago • 2 comments

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.

houfeng0923 avatar Apr 26 '15 12:04 houfeng0923

why not ?

dead-horse avatar Apr 26 '15 12:04 dead-horse

it seem like the hook isn't executed correctly . but the fact is that some rules isn't passed . :)

houfeng0923 avatar Apr 27 '15 00:04 houfeng0923