/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wt-status: refactor detached HEAD analysis
[git/git.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index
283a9fe
..
e0a99f7
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;