Function git_commands::git_cwd[][src]

pub fn git_cwd(args: &[&str]) -> Result<Output, Error>

Run a git command with the given arguments in the current directory.