diff options
Diffstat (limited to 'commit.h')
-rw-r--r-- | commit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 { |