1
0
mirror of https://github.com/git/git.git synced 2024-10-07 02:11:19 +02:00
git/tools
Junio C Hamano 6bff6a6068 Teach applymbox to keep the Subject: line.
This corresponds to the -k flag to git format-patch --mbox
option.  The option should probably not be used when applying a
real e-mail patch, but is needed when format-patch and applymbox
pair is used for cherrypicking.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-08-16 22:22:35 -07:00
..
git-applymbox Teach applymbox to keep the Subject: line. 2005-08-16 22:22:35 -07:00
git-applypatch Teach applymbox to keep the Subject: line. 2005-08-16 22:22:35 -07:00
mailinfo.c Teach applymbox to keep the Subject: line. 2005-08-16 22:22:35 -07:00
mailsplit.c
Makefile