Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-bundle.txt: Add different strategies to create the bundle
[gitweb.git]
/
fetch-pack.h
diff --git
a/fetch-pack.h
b/fetch-pack.h
index a7888ea302cde44b072cc019394ae43dbb4cf95d..8d35ef60bf6d975939362a9c01ece4026140f8c9 100644
(file)
--- a/
fetch-pack.h
+++ b/
fetch-pack.h
@@
-16,6
+16,8
@@
struct fetch_pack_args
};
struct ref *fetch_pack(struct fetch_pack_args *args,
+ int fd[], struct child_process *conn,
+ const struct ref *ref,
const char *dest,
int nr_heads,
char **heads,