comparison mercurial/revlog.py @ 43027:041f042afcc5

copies: move file input processsing early If we are to store the same kind of data outside of extra, we need to explicitly prepare them before that. On the long run, other storage (eg: sidedata) might use a different encoding to store this information, since the constraint from extra does not apply to it. Differential Revision: https://phab.mercurial-scm.org/D6937
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 25 Sep 2019 03:58:46 +0200
parents 3518da504303
children 827cb4fe62a3
comparison
equal deleted inserted replaced
43026:0b87eb2fba67 43027:041f042afcc5