Home
last modified time | relevance | path

Searched refs:find_repo_root (Results 1 – 3 of 3) sorted by relevance

/tools/repohooks/
Dpre-upload.py169 os.path.join(rh.git.find_repo_root(), '.repo', 'manifests'),
171 rh.git.find_repo_root(),
/tools/repohooks/rh/
Dgit.py187 def find_repo_root(path=None): function
Dhooks.py123 return rh.git.find_repo_root()