Function git_commands::git_internal[][src]

pub fn git_internal(
    args: &[&str],
    working_dir: Option<&Path>
) -> Result<Output, Error>