author | Junio C Hamano <junkio@cox.net> | |
Fri, 17 Feb 2006 12:04:39 +0000 (04:04 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 17 Feb 2006 12:04:39 +0000 (04:04 -0800) | ||
commit | b867c7c23a42fbe9f261153a9814a5efbc071a29 | |
tree | 3f35a4d9ce1625eba095e48ace247d0ec65d2f55 | tree | snapshot |
parent | 8cb711c8a5f98c1556b320114d7cc65e498ee2ae | commit | diff |
git-tag: -l to list tags (usability).
git-tag -l lists all tags, and git-tag -l <pattern> filters the
result with <pattern>.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-tag -l lists all tags, and git-tag -l <pattern> filters the
result with <pattern>.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tag.txt | diff | blob | history | |
git-tag.sh | diff | blob | history |