author | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Dec 2007 21:58:46 +0000 (13:58 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Dec 2007 21:58:46 +0000 (13:58 -0800) |
* cr/tag-options:
git-tag: test that -s implies an annotated tag
"git-tag -s" should create a signed annotated tag
builtin-tag: accept and process multiple -m just like git-commit
Make builtin-tag.c use parse_options.
git-tag: test that -s implies an annotated tag
"git-tag -s" should create a signed annotated tag
builtin-tag: accept and process multiple -m just like git-commit
Make builtin-tag.c use parse_options.
Trivial merge