build_fetch_command

Function build_fetch_command 

Source
pub fn build_fetch_command(repo_path: &Path, remote: &str) -> Command
Expand description

Build a git fetch command for the given repo and remote