Crate git2_hooks

source ·
Expand description

git2-rs addon supporting git hooks

most basic hook is: hooks_pre_commit. see also other hooks_* functions

create_hook is useful to create git hooks from code (unittest make heavy usage of it)

Enums

Constants

Functions