Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-tag: Add --contains option
author
Jake Goulding
<goulding@vivisimo.com>
Mon, 26 Jan 2009 14:13:25 +0000
(09:13 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 28 Jan 2009 19:33:51 +0000
(11:33 -0800)
This functions similarly to "git branch --contains"; it will show all
tags that contain the specified commit, by sharing the same logic.
The patch also adds documentation and tests for the new option.
Signed-off-by: Jake Goulding <goulding@vivisimo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
32c35cf
)
No differences found