Home | History | Annotate | Download | only in release

Lines Matching full:branch

50     if self._options.branch:
51 self["merge_to_branch"] = self._options.branch
53 self.Die("Please specify a branch to merge to")
60 MESSAGE = "Create a fresh branch for the patch."
78 branch=self.vc.RemoteMasterBranch())
180 MESSAGE = "Commit to local branch."
218 print "branch: %s" % self["merge_to_branch"]
230 group.add_argument("--branch", help="The branch to merge to.")
265 "PERSISTFILE_BASENAME": "/tmp/v8-merge-to-branch-tempfile",
267 "/tmp/v8-merge-to-branch-tempfile-already-merging",