Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/
Drepo_manager.py61 def commit_exists(self, commit): member in RepoManager
153 if oldest_commit and not self.commit_exists(oldest_commit):
155 if not self.commit_exists(newest_commit):
211 if not self.commit_exists(commit):