Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'po/error-message-style' into maint
[gitweb.git]
/
bundle.c
diff --git
a/bundle.c
b/bundle.c
index a85e0e4532ad10934b3d9c510db9e26b338f14f1..1222952075fe4c9f3c25373123d8793b7c1692ef 100644
(file)
--- a/
bundle.c
+++ b/
bundle.c
@@
-120,6
+120,7
@@
static int list_refs(struct ref_list *r, int argc, const char **argv)
return 0;
}
+/* Remember to update object flag allocation in object.h */
#define PREREQ_MARK (1u<<16)
int verify_bundle(struct bundle_header *header, int verbose)