Searched refs:find_repo_root (Results 1 – 3 of 3) sorted by relevance
207 os.path.join(rh.git.find_repo_root(), '.repo', 'manifests'),209 rh.git.find_repo_root(),288 'REPO_PATH': os.path.relpath(proj_dir, rh.git.find_repo_root()),
187 def find_repo_root(path=None): function
136 return rh.git.find_repo_root()