author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 19 Feb 2008 03:56:13 +0000 (22:56 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Feb 2008 05:49:31 +0000 (21:49 -0800) | ||
commit | a5a27c79b7e77e28462b6d089e827391b67d3e5f | |
tree | de06f8d2a710cff43f0e7db22463d6f651310117 | tree | snapshot |
parent | b02bd65f679024ce25afeddf7e96d6d7aea5fca6 | commit | diff |
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>
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 | diff | blob | history | |
builtin-log.c | diff | blob | history | |
t/t4013-diff-various.sh | diff | blob | history | |
t/t4013/diff.format-patch_--stdout_--cover-letter_-n_initial..master^ | [new file with mode: 0644] | blob |
t/t4014-format-patch.sh | diff | blob | history |