fmt-patch: Support --attach
[git.git] / revision.h
index 62759f7..bdbdd23 100644 (file)
@@ -59,6 +59,7 @@ struct rev_info {
        enum cmit_fmt   commit_format;
        struct log_info *loginfo;
        int             nr, total;
+       const char      *mime_boundary;
 
        /* special limits */
        int max_count;