[Bug 5881] New: when evolve updates instead, it seems to ignore remaining commits to evolve

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Thu May 10 15:54:47 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=5881

            Bug ID: 5881
           Summary: when evolve updates instead, it seems to ignore
                    remaining commits to evolve
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: evolution
          Assignee: bugzilla at mercurial-scm.org
          Reporter: martinvonz at google.com
                CC: mercurial-devel at mercurial-scm.org,
                    pierre-yves.david at ens-lyon.org

$ hg log
o A'
|
| o B
| |
| x A
|/
o


$ hg co A
$ hg evolve -r .::
update:[3] A'

And there it stops. I doesn't evolve B.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list