Skip to content
Snippets Groups Projects
Commit ad1ce3c7af72 authored by Mateusz Kwapich's avatar Mateusz Kwapich
Browse files

localrepo: use dirstate savebackup instead of handling dirstate file manually

This is one step towards having dirstate manage its own storage. It will
be useful for the implementation of sql dirstate [1].

This introduced a small test change: now we always write the dirstate before
saving backup so in some cases where dirstate file didn't exist yet
savebackup can create it.

[1] https://www.mercurial-scm.org/wiki/SQLDirstatePlan
parent e51f34183599
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