worktree: use strbuf_add_absolute_path() directly
[gitweb.git] / commit.h
index b06db4d5d9004e329a2a04de3d9af71a3578ef9d..0c923f05f73eacecf38602208c28211acd0b8f9e 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -161,6 +161,7 @@ struct pretty_print_context {
         * should not be counted on by callers.
         */
        struct string_list in_body_headers;
+       int graph_width;
 };
 
 struct userformat_want {