projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2221a67
1050785
)
Merge branch 'cr/tag-options'
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.
Trivial merge