Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: don't set status.displayCommentPrefix file-wide
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index fb7152e187a2fe7c080aab1d84b7fd2cbe6c47a1..fac16cadca4e481304b3afaf65bd6979d66fdd78 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-50,6
+50,7
@@
struct wt_status {
enum commit_whence whence;
int nowarn;
int use_color;
+ int display_comment_prefix;
int relative_paths;
int submodule_summary;
int show_ignored_files;