mercurial/stabletailgraph/__init__.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Oct 2023 10:03:58 +0200
changeset 51043 8ed03f773eac
parent 50426 f0d2b18f0274
permissions -rw-r--r--
revlog: skip opener options to pass sparse_revlog value We can directly set the option in the config object now.