]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-ls-remote.txt
ls-remote: document --refs option
authorThomas Gummerer <t.gummerer@gmail.com>
Mon, 18 Jan 2016 23:20:47 +0000 (00:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jan 2016 18:07:55 +0000 (10:07 -0800)
commit40a88529080295dd9a4218e1a72d1e8143ee4f7b
treed51e6b7d22cd1c6337af874f3e7aa28a70c3e969
parent54813bdd2ca9172fa21b1535ce0d566efd69c496
ls-remote: document --refs option

The --refs option was originally introduced in 2718ff0 ("Improve
git-peek-remote").  The ls-remote command was first documented in
972b6fe ("ls-remote: drop storing operation and add documentation."),
but the --refs option was never documented.  Fix this.

Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-ls-remote.txt
builtin/ls-remote.c