Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
status, branch: fix the misleading "bisecting" message
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index 32a51e1323e28a49f617be4b53e35416f52cb066..cf3d81ab29b0316a1c606006019ae19013d03d48 100644
(file)
--- a/
wt-status.c
+++ b/
wt-status.c
@@
-953,7
+953,7
@@
static void show_bisect_in_progress(struct wt_status *s,
{
if (state->branch)
status_printf_ln(s, color,
- _("You are currently bisecting branch '%s'."),
+ _("You are currently bisecting
, started from
branch '%s'."),
state->branch);
else
status_printf_ln(s, color,