diff tests/test-treemanifest.t @ 27752:29cfc474c5fd

changegroup3: introduce experimental.changegroup3 boolean config In order to give us the freedom to change the changegroup3 format, let's hide it behind an experimental config. Since it is required by treemanifests, that will override the cg3 config.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 12 Jan 2016 21:23:45 -0800
parents 77d25b913f80
children 7cbb3a01fa38
line wrap: on
line diff
--- a/tests/test-treemanifest.t	Tue Jan 12 21:01:06 2016 -0800
+++ b/tests/test-treemanifest.t	Tue Jan 12 21:23:45 2016 -0800
@@ -400,6 +400,7 @@
   $ cd ..
 We can clone even with the knob turned off and we'll get a treemanifest repo.
   $ hg clone --config experimental.treemanifest=False \
+  >   --config experimental.changegroup3=True \
   >   http://localhost:$HGPORT deepclone
   requesting all changes
   adding changesets