Show More
@@ -18,7 +18,7 b' Config setup' | |||
|
18 | 18 | > evolution=true |
|
19 | 19 | > |
|
20 | 20 | > # include obsmarkers in bundle |
|
21 |
> |
|
|
21 | > evolution.bundle-obsmarker = yes | |
|
22 | 22 | > |
|
23 | 23 | > [extensions] |
|
24 | 24 | > # needed for some tests |
@@ -88,7 +88,7 b' check that bundle is not affected' | |||
|
88 | 88 | |
|
89 | 89 | check-that bundle can contain markers: |
|
90 | 90 | |
|
91 |
$ hg bundle --hidden --rev f89bcc95eba5 --base "f89bcc95eba5^" ../f89bcc95eba5-obs.hg --config experimental. |
|
|
91 | $ hg bundle --hidden --rev f89bcc95eba5 --base "f89bcc95eba5^" ../f89bcc95eba5-obs.hg --config experimental.evolution.bundle-obsmarker=1 | |
|
92 | 92 | 1 changesets found |
|
93 | 93 | $ hg debugbundle ../f89bcc95eba5.hg |
|
94 | 94 | Stream params: {Compression: BZ} |
General Comments 0
You need to be logged in to leave comments.
Login now