Searched refs:is_commit_hash_equal (Results 1 – 1 of 1) sorted by relevance
63 return not is_commit_hash_equal(peer, latest_commit)66 def is_commit_hash_equal(peer, latest_commit): function