Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
archive tests: do not use .gitattributes in working directory
[gitweb.git]
/
revision.h
diff --git
a/revision.h
b/revision.h
index 6e98b71b49a4db01761d45aa244424f2512c5a41..5adfc9140544429254bd67ff10504730c7424e1b 100644
(file)
--- a/
revision.h
+++ b/
revision.h
@@
-85,6
+85,8
@@
struct rev_info {
struct log_info *loginfo;
int nr, total;
const char *mime_boundary;
+ const char *patch_suffix;
+ int numbered_files;
char *message_id;
struct string_list *ref_message_ids;
const char *add_signoff;