Merge branch 'tg/ls-remote-symref'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:00 +0000 (14:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:00 +0000 (14:16 -0800)
"ls-remote" learned an option to show which branch the remote
repository advertises as its primary by pointing its HEAD at.

* tg/ls-remote-symref:
ls-remote: add support for showing symrefs
ls-remote: use parse-options api
ls-remote: fix synopsis
ls-remote: document --refs option
ls-remote: document --quiet option

Trivial merge