Skip to main content

run_git_utf8

Function run_git_utf8 

Source
pub fn run_git_utf8(repo_path: &Path, args: &[&str]) -> Result<String, RunError>
Expand description

Run a git command, returning lossy-decoded, trimmed stdout as a String.