toplenboren / simple-git-hooks

A simple git hooks manager for small projects
MIT License
1.32k stars 43 forks source link

Provide a quiet param #76

Closed abitwhy closed 2 years ago

abitwhy commented 2 years ago

In this way, we can update git hooks command in pre-commit hooks, like #34 says, but won't be botherd by logging.

abitwhy commented 2 years ago

Maybe it's not a issue.