Skip to main content

push_current_branch_with_result

Function push_current_branch_with_result 

Source
pub fn push_current_branch_with_result(
    repo_path: &Path,
    remote: &str,
    branch: &str,
) -> Result<PushResult>