]> git.ipfire.org Git - thirdparty/git.git/commit
ls-remote doc: show peeled tags in examples
authorSean Allred <allred.sean@gmail.com>
Fri, 19 May 2023 04:17:52 +0000 (04:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 15:19:34 +0000 (08:19 -0700)
commite959fa452f5928502c26569eadf054a43b815dc0
treec92b95beff34e0141a7a39340802acf7b9e3307f
parent21c9bac2c73b0acdb804913a6bc3b83ceb58119c
ls-remote doc: show peeled tags in examples

Without `--refs`, this command will show peeled tags. Make this clearer
in the examples to further mitigate the possibility of surprises in
consuming scripts.

Signed-off-by: Sean Allred <allred.sean@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-remote.txt