Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
docs: update 64-bit core.packedGitLimit default
[gitweb.git]
/
send-pack.h
diff --git
a/send-pack.h
b/send-pack.h
index 67fc40f4ec1a0847fb16535334e07bf196e8028a..6af71f7008127df0acb72cfaf3b679f7ef332a4e 100644
(file)
--- a/
send-pack.h
+++ b/
send-pack.h
@@
-32,6
+32,6
@@
int option_parse_push_signed(const struct option *opt,
int send_pack(struct send_pack_args *args,
int fd[], struct child_process *conn,
- struct ref *remote_refs, struct
sha1
_array *extra_have);
+ struct ref *remote_refs, struct
oid
_array *extra_have);
#endif