X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=diff-helper.c;h=6649fb548f798c84342168b8ef9fe9211093fbfc;hb=66e631def8ad6a15eed57bcbde4157e0964ad8fc;hp=63aff6969863f6fb3da94c9866067e1c779831a3;hpb=5569bf9bbedd63a00780fc5c110e0cfab3aa97b9;p=git.git diff --git a/diff-helper.c b/diff-helper.c index 63aff696..6649fb54 100644 --- a/diff-helper.c +++ b/diff-helper.c @@ -17,7 +17,7 @@ static void flush_them(int ac, const char **av) diffcore_std_no_resolve(av + 1, pickaxe, pickaxe_opts, orderfile, diff_filter); - diff_flush(DIFF_FORMAT_PATCH); + diff_flush(DIFF_FORMAT_PATCH, '\n'); } static const char *diff_helper_usage =