| commit | 40a88529080295dd9a4218e1a72d1e8143ee4f7b | [log] [tgz] |
|---|---|---|
| author | Thomas Gummerer <t.gummerer@gmail.com> | Tue Jan 19 00:20:47 2016 +0100 |
| committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 19 10:07:55 2016 -0800 |
| tree | d51e6b7d22cd1c6337af874f3e7aa28a70c3e969 | |
| parent | 54813bdd2ca9172fa21b1535ce0d566efd69c496 [diff] |
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>