pub fn extract_git_c_path(words: &[String]) -> Option<String>
Extract the path from git -C <path> if present.
git -C <path>