Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
blame: move no_whole_file_rename flag to scoreboard
[gitweb.git]
/
wt-status.c
diff --git
a/wt-status.c
b/wt-status.c
index 1b1d644b85f7ee33bc0cb66bb87a09678b5e8433..7daa5320ac7538835285495782e74be5423ed76b 100644
(file)
--- a/
wt-status.c
+++ b/
wt-status.c
@@
-1002,7
+1002,7
@@
static void wt_longstatus_print_tracking(struct wt_status *s)
color_fprintf_ln(s->fp, color(WT_STATUS_HEADER, s), "%c",
comment_line_char);
else
- fputs("", s->fp);
+ fputs("
\n
", s->fp);
}
static int has_unmerged(struct wt_status *s)