Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index fc2438f60b0e0e87772db2a9f3e407f351bb03d0..d9f3d9fe9369ceaac07f5b405e25cf94d824e102 100644
(file)
--- a/
wt-status.c
+++ b/
wt-status.c
@@
-88,7
+88,7
@@
static void wt_status_print_dirty_header(struct wt_status *s,
{
const char *c = color(WT_STATUS_HEADER, s);
- color_fprintf_ln(s->fp, c, "# Change
d but not updated
:");
+ color_fprintf_ln(s->fp, c, "# Change
s not staged for commit
:");
if (!advice_status_hints)
return;
if (!has_deleted)