Re: [PATCH resend] dir: convert to strbuf
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:53:47
René Scharfe [off-list ref] writes:
quoted hunk
diff --git a/dir.c b/dir.c index e98760c..c6a98cc 100644 --- a/dir.c +++ b/dir.c@@ -873,14 +873,14 @@ enum path_treatment { }; static enum path_treatment treat_one_path(struct dir_struct *dir,
How was this patch preprared? It seems to have an extra SP after all SP at the beginning of the line, which is a typical breakage pattern for patches sent in text/flawed, but is marked as text/plain. Thanks for a reminder; I located the original one in my mailbox and applied.