Merge branch 'tg/ls-remote-symref'
commitbd6934af9bb8c4b86026d6aeb3a9c85d32ae1790
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:00 +0000 (3 14:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:00 +0000 (3 14:16 -0800)
tree8b4fc8d5947555eeb8fc82d069b106b150ec6b66
parent05f1539b7fb4809a406feaa8434bc2c58155d13d
parent99c08d4eb28f0525d71125e7903fd4462bfd6787
Merge branch 'tg/ls-remote-symref'

"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