git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fdf96a2
)
Documentation/tag: remove double occurance of "<pattern>"
author
Karthik Nayak
<redacted>
Thu, 9 Jul 2015 10:27:47 +0000
(15:57 +0530)
committer
Junio C Hamano
<redacted>
Fri, 10 Jul 2015 16:44:13 +0000
(09:44 -0700)
Mentored-by: Christian Couder <redacted>
Mentored-by: Matthieu Moy <redacted>
Signed-off-by: Karthik Nayak <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-tag.txt
patch
|
blob
|
history
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
git clone https://git.99rst.org/PROJECT