pub fn git_dir(path_arg: &str) -> FnOptionArgExpand description
Set the path to the repository (“.git” directory).
This can also be controlled by setting the GIT_DIR environment variable.
It can be an absolute path or relative path to current working directory.
–git-dir=