Mercurial > hg-stable
diff tests/test-tags.t @ 37836:d618558e4e8b stable
debugbundle: also display if a part is mandatory or advisory
Most parts are mandatory but when introducing new parts, they should be
advisory if included by default or old clients won't be able to process it.
Differential Revision: https://phab.mercurial-scm.org/D3480
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 08 May 2018 11:39:38 +0200 |
parents | 2090044a288d |
children | 326b174c6a47 |
line wrap: on
line diff
--- a/tests/test-tags.t Sat May 05 18:03:01 2018 -0500 +++ b/tests/test-tags.t Tue May 08 11:39:38 2018 +0200 @@ -727,13 +727,13 @@ 4 changesets found $ hg debugbundle ./test-cache-in-bundle-all-rev.hg Stream params: {Compression: BZ} - changegroup -- {nbchanges: 4, version: 02} + changegroup -- {nbchanges: 4, version: 02} (mandatory: True) 96ee1d7354c4ad7372047672c36a1f561e3a6a4c c4dab0c2fd337eb9191f80c3024830a4889a8f34 f63cc8fe54e4d326f8d692805d70e092f851ddb1 40f0358cb314c824a5929ee527308d90e023bc10 - hgtagsfnodes -- {} - cache:rev-branch-cache -- {} + hgtagsfnodes -- {} (mandatory: True) + cache:rev-branch-cache -- {} (mandatory: True) Check that local clone includes cache data