Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Drevision_control.py271 def reset(self, branch_or_sha): argument
279 self.gitcmd('reset --hard %s' % branch_or_sha,
281 error_msg='Failed to reset to %s' % branch_or_sha)