Re: a changeset belongs to two branches?

2016-12-01 Thread Uwe Brauer
>>> "Uwe" == Uwe Brauer  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 
   > | |  date:Mon Nov 28 12:13:06 2016 +
   > | |  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.


___
Mercurial mailing list
Mercurial@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial


a changeset belongs to two branches?

2016-12-01 Thread Uwe Brauer

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 
| |  date:Mon Nov 28 12:13:06 2016 +
| |  summary: Typos

What the heck is the branch
default/Uwe


Uwe Brauer

___
Mercurial mailing list
Mercurial@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial