a changeset belongs to two branches?

Uwe Brauer oub at mat.ucm.es
Thu Dec 1 13:32:01 UTC 2016


>>> "Uwe" == Uwe Brauer <oub at mat.ucm.es> writes:

   > Hi

   > In my repo I have to branches, 

   >     -  the default

   >     -  the branch Uwe.

   > However I just realized that

   >  hg log -G

   > Gave me

   >  o  changeset:   68:1ec5162467a7
   > | |  branch:      Uwe
   > | |  branch:      default/Uwe
   > | |  parent:      66:ce46517fd6e4
   > | |  user:        Uwe Brauer <oub at mat.ucm.es>
   > | |  date:        Mon Nov 28 12:13:06 2016 +0000
   > | |  summary:     Typos

   > What the heck is the branch
   > default/Uwe


This is caused by the use of the extension remotenames.
I think I will deactivate for the moment, since right now I find it confusing,
sorry Sean.





More information about the Mercurial mailing list