empty lines even if
hints are presented.
John Lin (1):
status: remove the empty line after hints
t/t7060-wtstatus.sh| 5
t/t7508-status.sh | 62 --
t/t7512-status-help.sh | 14 --
wt-status.c| 4 ---
4 files changed, 85 dele
From: John Lin
Before this patch, there is inconsistency between the status
messages with hints and the ones without hints: there is an
empty line between the title and the file list if hints are
presented, but there isn't one if there are no hints.
This patch remove the inconsisten
From: John Lin
Before this patch, there is inconsistency between the status
messages with hints and the ones without hints: there is an
empty line between the title and the file list if hints are
presented, but there isn't one if there are no hints.
This patch remove the inconsisten
empty lines even if
hints are presented.
John Lin (1):
status: remove the empty line after hints
t/t7060-wtstatus.sh| 5
t/t7508-status.sh | 62 --
t/t7512-status-help.sh | 14 --
wt-status.c| 4 ---
4 files changed, 85 dele
ve case and some
similar cases.
Signed-off-by: John Lin
---
t/t7500-commit-template-squash-signoff.sh | 1 +
t/t7508-status.sh | 5 +
t/t7512-status-help.sh| 1 +
wt-status.c | 12
4 files changed, 15 inser
ve case and some
similar cases.
Signed-off-by: John Lin
---
wt-status.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/wt-status.c b/wt-status.c
index 445a36204a..0766e3ee12 100644
--- a/wt-status.c
+++ b/wt-status.c
@@ -175,7 +175,7 @@ static void wt_longstatu
6 matches
Mail list logo