Searched refs:branch_has_commit (Results 1 – 2 of 2) sorted by relevance
7 branch_has_commit,100 assert branch_has_commit(upstream, branch, commit) == expected
48 def branch_has_commit(upstream: str, branch: str, commit: str) -> bool: function130 if branch_has_commit(upstream, branch, args.commit):