Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pt/pull-log-n'
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 283a9fef0335ce272c6799a5af17274e4798e15f..e0a99f75c745acd3e7fb6fd8aecd06a4d3bd5522 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-84,6
+84,7
@@
struct wt_status_state {
int cherry_pick_in_progress;
int bisect_in_progress;
int revert_in_progress;
+ int detached_at;
char *branch;
char *onto;
char *detached_from;