pub fn hooks_pre_push(
repo: &Repository,
other_paths: Option<&[&str]>,
) -> Result<HookResult, HooksError>Expand description
this hook is documented here https://git-scm.com/docs/githooks#_pre_push
pub fn hooks_pre_push(
repo: &Repository,
other_paths: Option<&[&str]>,
) -> Result<HookResult, HooksError>this hook is documented here https://git-scm.com/docs/githooks#_pre_push