Mercurial > hg
comparison mercurial/posix.py @ 35345:6226668a7169
upgrade: add a 'redeltafullall' mode
We add a new mode for delta recomputation, when selected, each full text will
go through the full "addrevision" mechanism again. This is slower than
"redeltaall" but this gives the opportunity for extensions to trigger special
logic. For example, the lfs extensions can decide to promote some revision to
lfs storage during the upgrade.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 07 Dec 2017 20:27:03 +0100 |
parents | dacfcdd8b94e |
children | beede158ea8a |
comparison
equal
deleted
inserted
replaced
35344:8f3f8b8dbab7 | 35345:6226668a7169 |
---|