pub fn is_inside_git_dir(repo: &Repository, cwd: &Path) -> boolExpand description
Compute whether cwd is inside the repository’s git-dir.
pub fn is_inside_git_dir(repo: &Repository, cwd: &Path) -> boolCompute whether cwd is inside the repository’s git-dir.