comparison .jshintrc @ 50089:5fb2546d0df1 stable

dirstate: handle missing backup file on restoration This is the stable counter part to e358f6e0e50e. Since 6.4 will stop writing undo.dirstate in some case (actually… at all), a transaction created with 6.4 and recover/rolledback with 6.3 need to work to a certain degreee. This changeset add the necessary bits so that we don't get a traceback from 6..3 in this cases.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 17 Feb 2023 14:00:39 +0100
parents bdd2e18b54c5
children
comparison
equal deleted inserted replaced
50087:4fc6b423fa97 50089:5fb2546d0df1