Lines Matching full:branch
51 self["merge_to_branch"] = self._options.branch
58 MESSAGE = "Create a fresh branch for the patch."
76 branch=self.vc.RemoteMasterBranch())
160 MESSAGE = "Commit to local branch."
195 print "branch: %s" % self["merge_to_branch"]
209 group.add_argument("--branch", help="The branch to merge to.")
232 if len(options.branch.split('.')) > 2:
249 "PERSISTFILE_BASENAME": "/tmp/v8-merge-to-branch-tempfile",
251 "/tmp/v8-merge-to-branch-tempfile-already-merging",