git-mailinfo fixes for patch munging
Don't translate the patch to UTF-8, instead preserve the data as is. This also reverts a test case that was included in the original patch series. Also allow overwriting the authorship and title information we gather from RFC2822 mail headers with additional in-body headers, which was pointed out by Linus. Signed-off-by: Don Zickus <dzickus@redhat.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
5ae917acdf
commit
86747c132b
@ -61,7 +61,7 @@ diff --git a/git-cvsimport-script b/git-cvsimport-script
|
||||
push(@old,$fn);
|
||||
|
||||
--
|
||||
David Kågedal
|
||||
David K<EFBFBD>gedal
|
||||
-
|
||||
To unsubscribe from this list: send the line "unsubscribe git" in
|
||||
the body of a message to majordomo@vger.kernel.org
|
||||
|
Reference in New Issue
Block a user