Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: disable status hints when writing to COMMIT_EDITMSG
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index fb7152e187a2fe7c080aab1d84b7fd2cbe6c47a1..b4c9cb46c75a6fc67302987611894c682ec2d5a6 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-59,6
+59,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;