rebase -i: demonstrate a bug with --autosquash
[gitweb.git] / commit.h
index 1e04d3ae07ebe863ca5841dee6130688bf59b152..78ed513c75401b0d1fa821dc18baad833201b4e6 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -167,6 +167,7 @@ struct pretty_print_context {
         * should not be counted on by callers.
         */
        struct string_list in_body_headers;
+       int graph_width;
 };
 
 struct userformat_want {