mercurial/pure/__init__.py
author Boris Feld <boris.feld@octobus.net>
Thu, 07 Dec 2017 20:27:03 +0100
changeset 35354 6226668a7169
parent 16438 28a90cdf0ca0
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: