comparison hgext/eol.py @ 36744:33275ab5e837 stable

revlog: do not use delta for lfs revisions This is similar to what we have done for changegroups. It is needed to make sure the delta application code path can assume deltas are always against vanilla (ex. non-LFS) rawtext so the next fix becomes possible. Differential Revision: https://phab.mercurial-scm.org/D2068
author Jun Wu <quark@fb.com>
date Tue, 13 Feb 2018 11:35:32 -0800
parents 60802bba1090
children bcfc4e3b6548
comparison
equal deleted inserted replaced
36743:d031609b3cb7 36744:33275ab5e837