Skip to content

Commit 21c9bac

Browse files
vermiculusgitster
authored andcommitted
ls-remote doc: remove redundant --tags example
The --tags option is already demonstrated in the later example that lists version-patterned tags. As it doesn't appear to add anything to the documentation, it ought to be removed to keep the documentation easier to read. Signed-off-by: Sean Allred <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0f45b5b commit 21c9bac

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Documentation/git-ls-remote.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,6 @@ EXAMPLES
100100
--------
101101

102102
----
103-
$ git ls-remote --tags .
104-
d6602ec5194c87b0fc87103ca4d67251c76f233a refs/tags/v0.99
105-
f25a265a342aed6041ab0cc484224d9ca54b6f41 refs/tags/v0.99.1
106-
7ceca275d047c90c0c7d5afb13ab97efdf51bd6e refs/tags/v0.99.3
107-
c5db5456ae3b0873fc659c19fafdde22313cc441 refs/tags/v0.99.2
108-
0918385dbd9656cab0d1d81ba7453d49bbc16250 refs/tags/junio-gpg-pub
109-
110103
$ git ls-remote http://www.kernel.org/pub/scm/git/git.git master seen rc
111104
5fe978a5381f1fbad26a80e682ddd2a401966740 refs/heads/master
112105
c781a84b5204fb294c9ccc79f8b3baceeb32c061 refs/heads/seen

0 commit comments

Comments
 (0)