Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/clone-post-checkout'
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 7cf848771b5be811f7741ce988b860760202f6f3..8c0a41713cb51760e7bdb1d9ddff2139841ca56f 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-89,7
+89,7
@@
struct rev_info {
int nr, total;
const char *mime_boundary;
char *message_id;
-
const char *ref_message_id
;
+
struct string_list *ref_message_ids
;
const char *add_signoff;
const char *extra_headers;
const char *log_reencode;