git-tag(1): add hint about commit messages
authorNico -telmich- Schottelius <nico-linux-git@schottelius.org>
Mon, 30 Mar 2009 11:58:21 +0000 (13:58 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Mar 2009 16:00:04 +0000 (09:00 -0700)
If a tag is not annotated, git tag displays the commit message
instead. Add this hint to the manpage to unhide this secret.

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found