Mercurial > hg
comparison tests/test-filebranch.t @ 40853:d7e44da4dc70
shelve: drop unnecessary backup of dirstate for phase-based case
Regular shelve has a hack using an uncommitted transaction that's then
aborted at the end of the operation. It preserves the dirstate across
the abort, however, by saving a backup copy of it. Phase-based shelve
instead commits the transaction, so the hack shouldn't be necessary
there.
Differential Revision: https://phab.mercurial-scm.org/D5389
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 05 Dec 2018 14:08:01 -0800 |
parents | 7e99b02768ef |
children | 07e181ed82ef |
comparison
equal
deleted
inserted
replaced
40852:1b836cee2d91 | 40853:d7e44da4dc70 |
---|