Mercurial > hg-stable
comparison tests/test-getbundle.t @ 24686:e0e28e910fa3
bundle2: rename format, parts and config to final names
It is finally time to freeze the bundle2 format! To do so we:
- rename HG2Y to HG20,
- drop "b2x:" prefix from all part names,
- rename capability to "bundle2-exp" to "bundle2"
- rename the hook flag from 'bundle2-exp' to 'bundle2'
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 09 Apr 2015 16:25:48 -0400 |
parents | becfecaf9087 |
children | 37cccad55410 |
comparison
equal
deleted
inserted
replaced
24685:b3d78d82d84c | 24686:e0e28e910fa3 |
---|---|
168 = Test bundle2 = | 168 = Test bundle2 = |
169 | 169 |
170 $ hg debuggetbundle repo bundle -t bundle2 | 170 $ hg debuggetbundle repo bundle -t bundle2 |
171 $ hg debugbundle bundle | 171 $ hg debugbundle bundle |
172 Stream params: {} | 172 Stream params: {} |
173 b2x:changegroup -- "{'version': '01'}" | 173 changegroup -- "{'version': '01'}" |
174 7704483d56b2a7b5db54dcee7c62378ac629b348 | 174 7704483d56b2a7b5db54dcee7c62378ac629b348 |
175 29a4d1f17bd3f0779ca0525bebb1cfb51067c738 | 175 29a4d1f17bd3f0779ca0525bebb1cfb51067c738 |
176 713346a995c363120712aed1aee7e04afd867638 | 176 713346a995c363120712aed1aee7e04afd867638 |
177 d5f6e1ea452285324836a49d7d3c2a63cfed1d31 | 177 d5f6e1ea452285324836a49d7d3c2a63cfed1d31 |
178 ff42371d57168345fdf1a3aac66a51f6a45d41d2 | 178 ff42371d57168345fdf1a3aac66a51f6a45d41d2 |