Function exec_git

Source
pub fn exec_git(
    git_command: &str,
    xvc_directory: &str,
    args_str_vec: &[&str],
) -> Result<String>
Expand description

Run a git command with a specific git binary