Code

Merge branch 'cr/tag-options'
authorJunio C Hamano <gitster@pobox.com>
Sat, 1 Dec 2007 21:58:46 +0000 (13:58 -0800)
committerJunio 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.


Trivial merge