Mercurial > hg
diff .hgignore @ 49223:13e523228623
debugdeltachain: detect a special case where parents are "skipped"
See inline comment for details, this is a case where the delta is neither
against p1 or p2, Yet it is still a simple delta part of a simple chain.
We now display them as `skip1/skip2` instead of `other`.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 19 May 2022 00:51:36 +0100 |
parents | 681b25ea579e |
children | 59820ae507b1 |