Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'as/graph'
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 7d61410b1733825e3bb8042781a75de3ee62c41d..f0675fdff33420ba42f3a700501003a43afda376 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 {