author | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 04:45:55 +0000 (20:45 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 04:45:55 +0000 (20:45 -0800) | ||
commit | 16088d8870b7da6d4dd280be2d1728dd3be346b5 | |
tree | 8d74f2788dd2d6bc98d806024ed5e756ca1b953b | tree | snapshot |
parent | a5a323f33cd25829e0dde3939b196cf743d7d9d8 | commit | diff |
format-patch documentation: mention the special case of showing a single commit
Even long timers seem to have missed that "format-patch -1 $commit" is a
much simpler and more obvious way to say "format-patch $commit^..$commit"
from the current documentation (and an example "format-patch -3 $commit"
to get three patches). Add an explicit instruction in a much earlier part
of the documentation to make it easier to find.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Even long timers seem to have missed that "format-patch -1 $commit" is a
much simpler and more obvious way to say "format-patch $commit^..$commit"
from the current documentation (and an example "format-patch -3 $commit"
to get three patches). Add an explicit instruction in a much earlier part
of the documentation to make it easier to find.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-format-patch.txt | diff | blob | history |