.hg-format-source
author Manuel Jacob <me@manueljacob.de>
Fri, 06 Dec 2019 14:01:29 +0100
branchstable
changeset 4984 b779b40f996e
parent 4814 48b30ff742cb
permissions -rw-r--r--
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.

{"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"}