Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/grep-tell-run-command-to-cd-when-running-pager'
[gitweb.git]
/
builtin
/
commit.c
diff --git
a/builtin/commit.c
b/builtin/commit.c
index 0320efd57d51d3bf78bedd958b895e5a44fca640..d28505a857dad9e897896473a88e05f32f56bfb2 100644
(file)
--- a/
builtin/commit.c
+++ b/
builtin/commit.c
@@
-848,7
+848,7
@@
static int prepare_to_commit(const char *index_file, const char *prefix,
(int)(ci.mail_end - ci.mail_begin), ci.mail_begin);
if (ident_shown)
- status_printf_ln(s, GIT_COLOR_NORMAL, "");
+ status_printf_ln(s, GIT_COLOR_NORMAL, "
%s", "
");
saved_color_setting = s->use_color;
s->use_color = 0;