[PATCH 2 of 2] bundle2: add a part to import external bundles

Mike Hommey mh at glandium.org
Sat Oct 11 08:53:49 CDT 2014


On Sat, Oct 11, 2014 at 05:38:21PM +0900, Mike Hommey wrote:
>  capabilities = {'HG2X': (),
>                  'b2x:listkeys': (),
>                  'b2x:pushkey': (),
>                  'b2x:changegroup': (),
> +                'digests': tuple(digester.DIGESTS.keys()),

Note this lacks a capability for the new part type.

Mike


More information about the Mercurial-devel mailing list