Mercurial > hg-stable
diff hgweb.cgi @ 50141:76d44983a398
dirstate: remove the dedicated backup logic
When alone, the dirstate can now take care of its commit/rollback pattern
itself.
When in a transaction, the transaction deal with commit/rollback pattern quite
fine.
Why did you have a dedicated backup logic?
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 16 Feb 2023 04:49:35 +0100 |
parents | c102b704edb5 |
children | d5cd1fd690f3 |