]> git.ipfire.org Git - thirdparty/git.git/commit
ls-remote doc: remove redundant --tags example
authorSean Allred <allred.sean@gmail.com>
Fri, 19 May 2023 04:17:51 +0000 (04:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 15:19:34 +0000 (08:19 -0700)
commit21c9bac2c73b0acdb804913a6bc3b83ceb58119c
tree8b5753190d62c84235d826483014d002f3dd5746
parent0f45b5bc32c177461793b11650baed4018a740aa
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 <allred.sean@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-remote.txt