Committee v1.0.0 API Reference
Modules
This module exposes a __using__/1
that injects default implementation of git hooks
such as pre_commit, post_commit
.
This module provides helper functions to make working with git easier
with functions like staged_files/0
.
Helper functions for handling git hooks.