l10n: zh_CN.po: 800+ new translations on command usages
[git.git] / commit.h
index 0f469e507db7b8517e4f37107d855b7877176085..c16c8a75349f2ef4dba1f3c05528d04750a925da 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -89,6 +89,7 @@ struct pretty_print_context {
        char *notes_message;
        struct reflog_walk_info *reflog_info;
        const char *output_encoding;
+       struct string_list *mailmap;
        int color;
 };