Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t/test-lib.sh: add test_external and test_external_without_stderr
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index f2c71302cb18e30e82059b787b4cff99080115b9..597c7ea988634409f920c86008f5ba70910722f9 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-8,6
+8,7
@@
enum color_wt_status {
WT_STATUS_UPDATED,
WT_STATUS_CHANGED,
WT_STATUS_UNTRACKED,
+ WT_STATUS_NOBRANCH,
};
struct wt_status {