push_current_branch

Function push_current_branch 

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