Function git_diff

Source
pub fn git_diff<S: AsRef<OsStr>>(
    base_commit: &str,
    extra_arg: S,
) -> Option<String>