summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7d47962)
raw | patch | inline | side by side (parent: 7d47962)
author | Jari Aalto <jari.aalto@cante.net> | |
Mon, 27 Aug 2007 05:54:32 +0000 (08:54 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Aug 2007 08:38:35 +0000 (01:38 -0700) |
Options -d, -l, -v have already been explained in OPTIONS below.
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt | patch | blob | history |
index 119117f0bdc689a4da1c1ba4b8ae9a41fd8f05fd..990ae4f948920477500b6a19a2350a61cbd7c3cd 100644 (file)
committer identity for the current user is used to find the
GnuPG key for signing.
-`-d <tag>` deletes the tag.
-
-`-v <tag>` verifies the gpg signature of the tag.
-
-`-l <pattern>` lists tags with names that match the given pattern
-(or all if no pattern is given).
-
OPTIONS
-------
-a::