[PATCH 08/10] fetch: add partial-by-size and partial-special arguments

2017-03-08 Thread git
From: Jeff Hostetler Teach fetch to accept --partial-by-size=n and --partial-special arguments and pass them to fetch-patch to request that the server certain blobs from the generated packfile. Signed-off-by: Jeff Hostetler --- builtin/fetch.c | 26 +- connected.c |

[PATCH 08/10] fetch: add partial-by-size and partial-special arguments

2017-03-08 Thread Jeff Hostetler
From: Jeff Hostetler Teach fetch to accept --partial-by-size=n and --partial-special arguments and pass them to fetch-patch to request that the server certain blobs from the generated packfile. Signed-off-by: Jeff Hostetler --- builtin/fetch.c | 26 +- connected.c |