Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes for 1.8.4
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index 72db2900b407239dba0ce426818a69fa1835f47e..9c4d086b51364ff42a044be95e6ea55dffe7b79e 100644
(file)
--- a/
wt-status.c
+++ b/
wt-status.c
@@
-127,6
+127,7
@@
void wt_status_prepare(struct wt_status *s)
s->change.strdup_strings = 1;
s->untracked.strdup_strings = 1;
s->ignored.strdup_strings = 1;
+ s->show_branch = -1; /* unspecified */
}
static void wt_status_print_unmerged_header(struct wt_status *s)