[PATCH 4 of 5 clonebundles V3] clonebundles: filter on bundle specification

Pierre-Yves David pierre-yves.david at ens-lyon.org
Wed Oct 14 09:21:02 CDT 2015



On 10/13/2015 11:54 AM, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1444761930 25200
> #      Tue Oct 13 11:45:30 2015 -0700
> # Node ID 4059b503ea51d3dd1ea9e100436d81d9e7e6fdfc
> # Parent  2d1cf61c7beca610a09ab49a8fdd2f56db5e7d23
> clonebundles: filter on bundle specification


> @@ -1643,8 +1654,27 @@ def parseclonebundlesmanifest(s):
>           m.append(attrs)
>
>       return m
>
> +def filterclonebundleentries(repo, entries):

Can I get your to document this as a followup?

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list