Code

Documentation: git-send-mail can take rev-list arg to drive format-patch
authorPaolo Bonzini <bonzini@gnu.org>
Thu, 11 Jun 2009 07:30:27 +0000 (09:30 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Jun 2009 06:35:05 +0000 (23:35 -0700)
commit94af7c31a52ba1a26bd663c794e33284acf41a49
tree0b0ba29cd9ea13f60d4ac5d3142c0c23484dec7f
parenta0c0447b8eda07529eec2ae8fbc6bf68e1ff2d67
Documentation: git-send-mail can take rev-list arg to drive format-patch

The git-send-email docs do not mention except in the usage lines
the combined patch formatting/sending ability of git-send-email.
This patch expands on the possible arguments to git-send-email
and explains the meaning of the rev-list argument.

Signed-off-by: Paolo Bonzini <bonzini@gnu.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt