Searched refs:RemoteCandidateBranch (Results 1 – 2 of 2) sorted by relevance
210 TextToFile(self.GitDiff(self.vc.RemoteCandidateBranch(),242 self.vc.RemoteCandidateBranch())254 self.GitCheckoutFile(CHANGELOG_FILE, self.vc.RemoteCandidateBranch())257 self.GitCheckoutFile(VERSION_FILE, self.vc.RemoteCandidateBranch())279 self.vc.RemoteCandidateBranch())332 self["version"], self.vc.RemoteCandidateBranch(), self["commit_title"])
311 def RemoteCandidateBranch(self): member in VCInterface355 def RemoteCandidateBranch(self): member in GitInterface