Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: make parse_ref_filter_atom a private function
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index d8ae2e590dafb87b92f5e3a4b183f0ccdeb4c359..64f4d33ea183c1a6e700f1f6667b83f0e904773e 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-76,6
+76,7
@@
struct wt_status {
char color_palette[WT_STATUS_MAXSLOT][COLOR_MAXLEN];
unsigned colopts;
int null_termination;
+ int commit_template;
int show_branch;
int show_stash;
int hints;