pub fn find_git_root(relative_to: &Path) -> Result<Option<PathBuf>>
Returns the path of the top-level directory of the working git tree.