Skip to main content

find_git_root

Function find_git_root 

Source
pub fn find_git_root() -> PathBuf
👎Deprecated:

use find_project_root() which returns Option and checks forbidden dirs

Expand description

Deprecated: use find_project_root() instead.