Merge branch 'kn/gitweb-extra-branch-refs'
commit173473c287f88f6ae40c0bad798087d5bb6f8efe
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 20:03:33 +0000 (17 12:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 20:03:33 +0000 (17 12:03 -0800)
tree4f1bb8c70714d80652e20b09ebed56708a5c3c26
parent1945e8ac85c9f2b01d6e431b267fdb259bd50e1f
parente374747f51736a08d048d3e227053d02b0d28735
Merge branch 'kn/gitweb-extra-branch-refs'

Allow gitweb to be configured to show refs out of refs/heads/ as if
they were branches.

* kn/gitweb-extra-branch-refs:
  gitweb: Denote non-heads, non-remotes branches
  gitweb: Add a feature for adding more branch refs
  gitweb: Return 1 on validation success instead of passed input
  gitweb: Move check-ref-format code into separate function