comparison setup.py @ 47175:21ef5f75edf0

revlog: use "entry_point" phrasing for loading the revlog The main entry for the revlog will not necessary be the index, but a small "docket". So we change the variable names and we move the initialisation of the index_file and data_file after that first entry point have been read. Differential Revision: https://phab.mercurial-scm.org/D10601
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 May 2021 12:26:59 +0200
parents fceccc36873d
children ff97e793ed36
comparison
equal deleted inserted replaced
47174:58ef549ae55f 47175:21ef5f75edf0