mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-27 19:20:21 -05:00
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>