comparison hgext/win32mbcs.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 75979c8d4572
children 79dd61a4554f
comparison
equal deleted inserted replaced
36743:d031609b3cb7 36744:33275ab5e837