Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-bzr: simplify test checks
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 35cd6cb669d48a7029c74c325167b92721b3a0ac..4121bc208db2fbe5e4eb00af10056a9d8c0bab40 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-85,6
+85,7
@@
struct wt_status_state {
char *onto;
char *detached_from;
unsigned char detached_sha1[20];
+ unsigned char revert_head_sha1[20];
};
void wt_status_prepare(struct wt_status *s);