Searched refs:within_repo (Results 1 – 2 of 2) sorted by relevance
151 def within_repo(repo_path: PathOrStr = '.') -> Optional[Path]: function161 return within_repo(repo_path) is not None
368 repo = git_repo.within_repo(pathspec)