diff options
author | Jake Goulding <goulding@vivisimo.com> | 2009-01-26 09:13:25 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-28 11:33:51 -0800 |
commit | 32c35cfb1e9c8523b9d60e5095f1c49ebaef0279 (patch) | |
tree | b5b75d113517361b4ddcc517a6ea9bb3efcd6d46 /builtin-push.c | |
parent | 7fcdb36e29f9a5e779bc9e44cd69f8f69fac9426 (diff) | |
download | git-32c35cfb1e9c8523b9d60e5095f1c49ebaef0279.tar.gz |
git-tag: Add --contains option
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>
Diffstat (limited to 'builtin-push.c')
0 files changed, 0 insertions, 0 deletions