Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase -i: demonstrate a bug with --autosquash
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/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 {