build_push_command

Function build_push_command 

Source
pub fn build_push_command(
    repo_path: &Path,
    remote: &str,
    branch: &str,
) -> Command