Mercurial > hg
comparison .jshintrc @ 51011:9461a0b74596
revlog: make `reading` not crash on empty repository
If the revlog is empty, the file might not exist and the open will fails. This
is not great, but that details or this is now contained in the revlog itself.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 25 Sep 2023 12:07:25 +0200 |
parents | bdd2e18b54c5 |
children |
comparison
equal
deleted
inserted
replaced
51010:c690d2cc7f36 | 51011:9461a0b74596 |
---|