Searched refs:GetCommitPositionNumber (Results 1 – 2 of 2) sorted by relevance
167 revision = self.GetCommitPositionNumber(git_hash)220 master_position = self.GetCommitPositionNumber(master_hash)334 return step.GetCommitPositionNumber(356 cr_rev = self.GetCommitPositionNumber(git_hash, cwd=cwd)
256 def GetCommitPositionNumber(self, git_hash, **kwargs): member in GitRecipesMixin