Merge branch 'sb/submodule-short-status'
[gitweb.git] / sequencer.c
index d53ca44e5e3999e38109bd4f63420448e12400dd..77afecaebf0980bec4f938b15bd08ae35ba09d83 100644 (file)
@@ -2006,7 +2006,7 @@ static int pick_commits(struct todo_list *todo_list, struct replay_opts *opts)
                                struct commit *commit = item->commit;
                                if (!res)
                                        fprintf(stderr,
-                                               _("Stopped at %s...  %.*s"),
+                                               _("Stopped at %s...  %.*s\n"),
                                                short_commit_name(commit),
                                                item->arg_len, item->arg);
                                return error_with_patch(commit,