http://bugs.grommit.com/show_bug.cgi?id=397
------- Comment #1 from richlowe at richlowe.net 2007-12-11 09:54 PDT ------- The original problem is that after a merge, 'hg list' says things that confuse people. This is actually the correct behaviour, since both sides are outgoing, relative to the workspaces parent, though perhaps some kind of flag to give the wanted output would be nice. The workaround to that is to use 'hg list -p $grandparent', where grandparent is your parents parent. That, however, seems to have the same issue, but only in the case where the merge has not yet been committed. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.