X-Git-Url: https://git.uis.cam.ac.uk/x/uis/git/git.git/blobdiff_plain/79fcbf7e703ca5805ebd46b2c7e09d0703f1c1ff..208acbfb82f722fb22320c381e7da8c8fb2e37e8:/bundle.c diff --git a/bundle.c b/bundle.c index e99065ce42..85d4a6abe1 100644 --- a/bundle.c +++ b/bundle.c @@ -124,6 +124,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)