git p4: remove unreachable windows \r\n conversion code
[gitweb.git] / commit.h
index 7f8f9878d8e10a425da3241f75655cc1213debe1..c16c8a75349f2ef4dba1f3c05528d04750a925da 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -90,6 +90,7 @@ struct pretty_print_context {
        struct reflog_walk_info *reflog_info;
        const char *output_encoding;
        struct string_list *mailmap;
+       int color;
 };
 
 struct userformat_want {