Skip to main content

repo_root

Function repo_root 

Source
pub fn repo_root(path: &Path) -> Result<PathBuf, Error>
Expand description

Find the git repository root from any path inside it.