Mercurial > evolve
comparison hgext3rd/__init__.py @ 4984:b779b40f996e stable
evolve: fix content-divergence resolution when p1 is null (issue6201)
Before this fix, in cases like in the added test, the revision number -1 of the
parent was misinterpreted to mean the tipmost revision instead of the null
revision, causing the content-divergence resolution to fail.
author | Manuel Jacob <me@manueljacob.de> |
---|---|
date | Fri, 06 Dec 2019 14:01:29 +0100 |
parents | 143c8e4dc22d |
children |
comparison
equal
deleted
inserted
replaced
4981:60be1bd580c7 | 4984:b779b40f996e |
---|