Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/tag: remove double occurance of "<pattern>"
author
Karthik Nayak
<karthik.188@gmail.com>
Thu, 9 Jul 2015 10:27:47 +0000
(15:57 +0530)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 10 Jul 2015 16:44:13 +0000
(09:44 -0700)
Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
fdf96a2
)
diff --git
a/Documentation/git-tag.txt
b/Documentation/git-tag.txt
index e953ba4439f5995c797b4d7ad869847a5479d982..a994b3b198393def11f8612afb852696c2f1cb8f 100644
(file)
--- a/
Documentation/git-tag.txt
+++ b/
Documentation/git-tag.txt
@@
-14,7
+14,6
@@
SYNOPSIS
'git tag' -d <tagname>...
'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
[--column[=<options>] | --no-column] [<pattern>...]
- [<pattern>...]
'git tag' -v <tagname>...
DESCRIPTION