pub fn find_git_root(from: &Path) -> Option<PathBuf>
Walk up from from looking for a .git directory, returning the git root.
from
.git