Differences between revisions 1 and 62 (spanning 61 versions)
Revision 1 as of 2006-11-28 23:05:54
Size: 593
Editor: corecode
Comment:
Revision 62 as of 2013-09-03 11:01:14
Size: 550
Editor: BretA50
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.
Hey dear visitor. I am Lionel. I am currently a functional supervisor. Nebraska is our arrival place and Naturally i love every holiday weekend living here. http://thumbs.dreamstime.com/thumbimg_648/1322008697RD14K7.jpg The thing I fancy most fish positioning and I'm testing to make [[http://Fr.Wikipedia.org/wiki/Information|information]] technology a profession. I've have been working on the group website for certain time now. Visit it out here: http://hoganoutlet.marineafric.com/hogan-lovers-shoes-c-17/hogan-light-shoes-12black-p-319.html/

Hey dear visitor. I am Lionel. I am currently a functional supervisor. Nebraska is our arrival place and Naturally i love every holiday weekend living here. http://thumbs.dreamstime.com/thumbimg_648/1322008697RD14K7.jpg The thing I fancy most fish positioning and I'm testing to make information technology a profession. I've have been working on the group website for certain time now. Visit it out here: http://hoganoutlet.marineafric.com/hogan-lovers-shoes-c-17/hogan-light-shoes-12black-p-319.html/

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