pyvideo / richard

video indexing site
Other
216 stars 55 forks source link

Specify how to skip specific pre-commit hooks #292

Closed lgp171188 closed 9 years ago

lgp171188 commented 9 years ago

Some times instead of using the --no-verify flag which bypasses all checks, it is useful to skip specific pre-commit hooks for a commit. Document how to do this.

willkg commented 9 years ago

Thank you!