Skip to content
Snippets Groups Projects
Commit 06674aab authored by Gregory Szorc's avatar Gregory Szorc
Browse files

simplestore: back up index when adding a revision

This ensures that transaction rollback reverts the index to its
previous state. This fixed a few test failures due to `hg verify`
complaining about a reference to an undefined changeset revision.

Differential Revision: https://phab.mercurial-scm.org/D3104
parent 8d033b34
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment