Function gix_discover::path::without_dot_git_dir

source ยท
pub fn without_dot_git_dir(path: PathBuf) -> PathBuf
Expand description

Conditionally pop a trailing .git dir if present.