Skip to main content

push_branch

Function push_branch 

Source
pub fn push_branch(
    repo: &Repository,
    remote_name: &str,
    branch: &str,
) -> Result<()>