t/lib-httpd: only route auth/dumb to dumb repos
[git.git] / commit.h
index 154c0e34ff7d2dbaddcfb66b74d26697ffba6381..205eea3382161672ae2206a3d858eb2075fcb0a2 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -82,6 +82,7 @@ struct pretty_print_context {
        const char *after_subject;
        int preserve_subject;
        enum date_mode date_mode;
+       unsigned date_mode_explicit:1;
        int need_8bit_cte;
        int show_notes;
        struct reflog_walk_info *reflog_info;