Searched refs:describe_files (Results 1 – 3 of 3) sorted by relevance
/external/pigweed/pw_presubmit/py/pw_presubmit/ |
D | git_repo.py | 117 def describe_files(git_root: Path, repo_path: Path, commit: Optional[str], function
|
D | format_code.py | 376 git_repo.describe_files(repo, Path.cwd(), base, paths, exclude))
|
D | presubmit.py | 442 git_repo.describe_files(repo, repo, base, pathspecs, exclude))
|