Home
last modified time | relevance | path

Searched refs:within_repo (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dgit_repo.py151 def within_repo(repo_path: PathOrStr = '.') -> Optional[Path]: function
161 return within_repo(repo_path) is not None
Dpresubmit.py368 repo = git_repo.within_repo(pathspec)