Mercurial > hg
diff hgext/strip.py @ 50111:0ca8dc8a135f
mq: wrap the dirstate's rebuild in a `changing_parents` context
This code is dealing with `qreshesh` failure. In that case the working copy
will be left on the parent of the refreshed patch, so the parents are changing
and `changing_parents` make sens.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 19 Feb 2023 02:47:28 +0100 |
parents | 6000f5b25c9b |
children | f4733654f144 |