Differences between revisions 1 and 37 (spanning 36 versions)
Revision 1 as of 2006-11-28 23:05:54
Size: 593
Editor: corecode
Comment:
Revision 37 as of 2013-08-30 12:31:12
Size: 486
Editor: LatiaDard
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Named branches allow assigning a symbolic name to not only one certain revision, like tags allow, but they provide a mechanism to assign a name to a complete branch.

To start working on a branch which is rooted at the current working dir revision, invoke hg with:
{{{
  hg branch branchname
}}}

From this moment on, all commits will get tagged with the supplied branch name.

To get a list of all available branches, use:
{{{
  hg branches
}}}

When merging two named branches, the merge changeset will reside on the branch of the working dir. The other branches head stays.
Ok, i'll first start a introducing myself. I am Abram Wingo we love it. Administering databases is could make a living but soon my aunt and I begin our own organisation. My wife and I live in South carolina but I would likely have to reposition in a entire year or two. One of my favorite hobbies is brewing beer at home but I've currently taking on new things lately. My wife and I maintain a website. You might want to check it here: http://www.bagsoutletinmk.com/michaelkorsoutlet/

Ok, i'll first start a introducing myself. I am Abram Wingo we love it. Administering databases is could make a living but soon my aunt and I begin our own organisation. My wife and I live in South carolina but I would likely have to reposition in a entire year or two. One of my favorite hobbies is brewing beer at home but I've currently taking on new things lately. My wife and I maintain a website. You might want to check it here: http://www.bagsoutletinmk.com/michaelkorsoutlet/

NamedBranches (last edited 2013-12-26 09:53:26 by Tovim)