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) | ||
commit | c4d48ab5afc34b59582593622ef04da2543573d4 | |
tree | 46791a56efec952ce75577fbc87b352d1fa8dfe4 | tree | snapshot |
parent | 2221a6757161af1905925c405aded9ff470f70d5 | commit | diff |
parent | 10507857fe8c5d8774d016a8542c8dd572271a8a | commit | diff |
Merge branch 'cr/tag-options'
* 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.
* 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.