Home
last modified time | relevance | path

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

/libcore/tools/expected_upstream/
Dojluni_modify_expectation.py59 def get_commit_or_exit(git_ref: str) -> Commit: function
171 commit = get_commit_or_exit(args.tag_or_commit)
215 commit = get_commit_or_exit(str_tag_or_commit)
245 commit = get_commit_or_exit(str_tag_or_commit)
Dojluni_upgrade_identicals.py40 def get_commit_or_exit(git_ref: str) -> Commit: function
62 commit = get_commit_or_exit(target_ref)