This revision was automatically updated to reflect the committed changes.
Closed by commit rHGb5d6120951e6: help: add missing blank line, making 
"revlog-compression" show up (authored by martinvonz, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6386?vs=15130&id=15137

REVISION DETAIL
  https://phab.mercurial-scm.org/D6386

AFFECTED FILES
  mercurial/help/config.txt
  tests/test-help.t

CHANGE DETAILS

diff --git a/tests/test-help.t b/tests/test-help.t
--- a/tests/test-help.t
+++ b/tests/test-help.t
@@ -1511,6 +1511,8 @@
   
       "sparse-revlog"
   
+      "revlog-compression"
+  
       "profiling"
       -----------
   
diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt
--- a/mercurial/help/config.txt
+++ b/mercurial/help/config.txt
@@ -870,6 +870,7 @@
     Repositories with this on-disk format require Mercurial version 4.7
 
     Enabled by default.
+
 ``revlog-compression``
     Compression algorithm used by revlog. Supported value are `zlib` and 
`zstd`.
     The `zlib` engine is the historical default of Mercurial. `zstd` is a newer



To: martinvonz, #hg-reviewers, pulkit
Cc: mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to