path_is_repo

Function path_is_repo 

Source
pub fn path_is_repo(path: &str) -> Result<bool, String>
Expand description

Checks if a given path is a git repository