Searched refs:checkout_commit (Results 1 – 4 of 4) sorted by relevance
69 repo_man.checkout_commit(commit_to_test)77 repo_man.checkout_commit(' ')79 repo_man.checkout_commit('aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')81 repo_man.checkout_commit('not-a-valid-commit')
200 def checkout_commit(self, commit, clean=True): member in RepoManager
209 build_repo_manager.checkout_commit(commit, clean=False)
94 repo_manager_obj.checkout_commit(commit_sha)