That is correct only if they appear inside a hunk. The number
of preimage and postimage lines in a hunk is recorded on the
hunk header line --- tools are given enough information to tell
a line that begins with a SP (or '+' or '-') outside a patch
from another such line that is inside the patch.
The diff editing mode of Emacs, at least the version that caused
this issue, however did not make use of that information.
That's the breakage. Not format-patch output.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html