pub fn resolve_git_toplevel(cwd: &Path) -> Result<PathBuf, ChangedFilesError>Expand description
Resolve the canonical git toplevel for cwd.
pub fn resolve_git_toplevel(cwd: &Path) -> Result<PathBuf, ChangedFilesError>Resolve the canonical git toplevel for cwd.