pub fn exec_git( git_command: &str, xvc_directory: &str, args_str_vec: &[&str], ) -> Result<String>
Run a git command with a specific git binary