X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=fetch-pack.h;h=67f684229a9ae8c852cc27138ff376d671d80f58;hb=1d9f0b79a0f568c4d40703ff223b8ea80abcb086;hp=43ec344d95b40c701b2fc703b4b2b1e3ff72a2d2;hpb=ac193e0e0aa5e93263b82777219167c83c316b7e;p=thirdparty%2Fgit.git diff --git a/fetch-pack.h b/fetch-pack.h index 43ec344d95..67f684229a 100644 --- a/fetch-pack.h +++ b/fetch-pack.h @@ -78,9 +78,8 @@ struct fetch_pack_args { * marked as such. */ struct ref *fetch_pack(struct fetch_pack_args *args, - int fd[], struct child_process *conn, + int fd[], const struct ref *ref, - const char *dest, struct ref **sought, int nr_sought, struct oid_array *shallow,