Merge branch 'nh/http' into next
[gitweb.git] / revision.h
index 62759f7bc05c0133fd900bca15f01c4d17487589..75796bc13888bef30c0740a00ec221e78ba3498f 100644 (file)
@@ -59,6 +59,8 @@ struct rev_info {
        enum cmit_fmt   commit_format;
        struct log_info *loginfo;
        int             nr, total;
+       const char      *mime_boundary;
+       const char      *add_signoff;
 
        /* special limits */
        int max_count;