author | Pierre Habouzit <madcoder@debian.org> | |
Mon, 10 Nov 2008 23:54:00 +0000 (00:54 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Nov 2008 04:31:26 +0000 (20:31 -0800) | ||
commit | 5df9fcf695a0ba85abfeed68efb3b1c5890068d6 | |
tree | 68523b66d4dc2f2edd36be3db546bfdbc50b6eff | tree | snapshot |
parent | caf0c3d692a5a4639e48499711271cb279ecd0dc | commit | diff |
git send-email: interpret unknown files as revision lists
Filter out all the arguments git-send-email doesn't like to a
git format-patch command, that dumps its content to a safe directory.
Barf when a file/revision conflict occurs, allow it to be overriden
--[no-]format-patch.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Filter out all the arguments git-send-email doesn't like to a
git format-patch command, that dumps its content to a safe directory.
Barf when a file/revision conflict occurs, allow it to be overriden
--[no-]format-patch.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt | diff | blob | history | |
git-send-email.perl | diff | blob | history | |
t/t9001-send-email.sh | diff | blob | history |