Searched refs:is_commit_hash_equal (Results 1 – 1 of 1) sorted by relevance
96 return not is_commit_hash_equal(peer, target_commit)99 def is_commit_hash_equal(peer, target_commit): function