mercurial/help/config.txt
changeset 26907 dfab6edb98e3
parent 26730 a1e43e85d294
child 26937 dda0aa3baedd
--- a/mercurial/help/config.txt	Mon Nov 02 16:52:34 2015 +0000
+++ b/mercurial/help/config.txt	Mon Nov 02 15:59:12 2015 +0000
@@ -666,6 +666,14 @@
 ``format``
 ----------
 
+``usegeneraldelta``
+    Enable or disable the "generaldelta" repository format which improves
+    repository compression by allowing "revlog" to store delta against arbitrary
+    revision instead of the previous stored one. This provides significant
+    improvement for repositories with branches. Disabling this option ensures that
+    the on-disk format of newly created repository will be compatible with
+    Mercurial before version 1.9.
+
 ``usestore``
     Enable or disable the "store" repository format which improves
     compatibility with systems that fold case or otherwise mangle