Skip to main content

push_branch

Function push_branch 

Source
pub fn push_branch(
    repo_dir: &Path,
    branch: &str,
    token: Option<&str>,
) -> Result<(), GitError>