Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ew/svn-test-and-old-i18n'
[gitweb.git]
/
bundle.c
diff --git
a/bundle.c
b/bundle.c
index d0dd818b31faa04caa4d418a39ad3020a919aa2d..e4b2aa9c4a2a7fb52121828343aa27ab47d17279 100644
(file)
--- a/
bundle.c
+++ b/
bundle.c
@@
-98,7
+98,7
@@
int verify_bundle(struct bundle_header *header, int verbose)
*/
struct ref_list *p = &header->prerequisites;
struct rev_info revs;
- const char *argv[] = {NULL, "--all"};
+ const char *argv[] = {NULL, "--all"
, NULL
};
struct object_array refs;
struct commit *commit;
int i, ret = 0, req_nr;