Committee v0.1.1 Committee behaviour View Source
This module exposes a __using__/1
that injects default implementation of git hooks
such as pre_commit, post_commit
.
Users are expected to override them in commit.exs
(created via mix committee.install
).