From: Junio C Hamano Date: Mon, 19 Jun 2006 22:00:17 +0000 (-0700) Subject: fix rfc2047 formatter. X-Git-Tag: v1.4.1-rc1~13^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0da4677149b433e5424537c6acf45bd4d2f7a6df?hp=0da4677149b433e5424537c6acf45bd4d2f7a6df fix rfc2047 formatter. Running git-format-patch on patches from Lukas destroyed the From: line. This fixes it. Signed-off-by: Junio C Hamano ---