[PATCH] Add -m <message> option to "git tag"
authorChris Wright <chrisw@osdl.org>
Tue, 9 Aug 2005 00:04:42 +0000 (17:04 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 9 Aug 2005 05:51:46 +0000 (22:51 -0700)
Allow users to create a tag message by passing message on command line
instead of requiring an $EDITOR session.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found