Add a --cover-letter option to format-patch
commita5a27c79b7e77e28462b6d089e827391b67d3e5f
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 19 Feb 2008 03:56:13 +0000 (18 22:56 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Feb 2008 05:49:31 +0000 (19 21:49 -0800)
treede06f8d2a710cff43f0e7db22463d6f651310117
parentb02bd65f679024ce25afeddf7e96d6d7aea5fca6
Add a --cover-letter option to format-patch

If --cover-letter is provided, generate a cover letter message before
the patches, numbered 0.

Original patch thanks to Johannes Schindelin

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt
builtin-log.c
t/t4013-diff-various.sh
t/t4013/diff.format-patch_--stdout_--cover-letter_-n_initial..master^ [new file with mode: 0644]
t/t4014-format-patch.sh