Searched refs:RemoteCandidateBranch (Results 1 – 2 of 2) sorted by relevance
192 TextToFile(self.GitDiff(self.vc.RemoteCandidateBranch(),224 self.vc.RemoteCandidateBranch())236 self.GitCheckoutFile(CHANGELOG_FILE, self.vc.RemoteCandidateBranch())239 self.GitCheckoutFile(VERSION_FILE, self.vc.RemoteCandidateBranch())261 self.vc.RemoteCandidateBranch())314 self["version"], self.vc.RemoteCandidateBranch(), self["commit_title"])
320 def RemoteCandidateBranch(self): member in VCInterface364 def RemoteCandidateBranch(self): member in GitInterface