Searched refs:get_commit_or_exit (Results 1 – 2 of 2) sorted by relevance
59 def get_commit_or_exit(git_ref: str) -> Commit: function171 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)
40 def get_commit_or_exit(git_ref: str) -> Commit: function62 commit = get_commit_or_exit(target_ref)