Function git_repository::discover::path::without_dot_git_dir
source · pub fn without_dot_git_dir(path: PathBuf) -> PathBufExpand description
Conditionally pop a trailing .git dir if present.
pub fn without_dot_git_dir(path: PathBuf) -> PathBufConditionally pop a trailing .git dir if present.