git_push_release

Function git_push_release 

Source
pub(crate) fn git_push_release(
    repo: &Path,
    target: &GitPushTarget,
) -> Result<()>