commit,merge,tag: describe -m likewise
commit3f40617566a2f683835de9efab54df0f14b19b70
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 15 Feb 2011 13:09:07 +0000 (15 14:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Feb 2011 18:51:08 +0000 (15 10:51 -0800)
tree4a349535ac07aaaef58dc149a3e5ce1b2e199d28
parent5027fa864dafd5a054aab2de6b4bae089f344fc6
commit,merge,tag: describe -m likewise

This also removes the superfluous "specify" and rewords the misleading
"if any" which sounds as if omitting "-m" would omit the merge commit
message. (It means "if a merge commit is created at all".)

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/commit.c
builtin/merge.c
builtin/tag.c