Mercurial > hg
diff hgext/purge.py @ 44065:ab41dad7345e
phases: make phasecache._phasesets immutable
Previously, some code paths would mutate the cache itself, which
could give weird results if multiple revsets got evaluated through
that path.
Differential Revision: https://phab.mercurial-scm.org/D7854
author | Rodrigo Damazio Bovendorp <rdamazio@google.com> |
---|---|
date | Mon, 13 Jan 2020 19:11:44 -0800 |
parents | 687b865b95ad |
children | 9f8eddd2723f |