pub fn from_git_hook_with_options<P>(
repo_path: P,
opts: FromGitHookOptions,
) -> Operator<GitEvent>Expand description
Configurable form of from_git_hook.
pub fn from_git_hook_with_options<P>(
repo_path: P,
opts: FromGitHookOptions,
) -> Operator<GitEvent>Configurable form of from_git_hook.