Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-prompt.sh: optionally show upstream branch name
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 009c954c73461366434ce7ab51d03fe0dd15f505..9341c569a52e53cc939fa3bd94e013bbc2c8444d 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-60,6
+60,7
@@
struct wt_status {
unsigned colopts;
int null_termination;
int show_branch;
+ int hints;
/* These are computed during processing of the individual sections */
int commitable;