Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 236 Bytes

File metadata and controls

6 lines (4 loc) · 236 Bytes

Hooks

This crate implements git hooks. It's a single executable that switches functionality based on the hook name passed as the first argument.

Have a look at the git_hooks directory in the root of the repo for more information.