Merge branch 'ab/gitweb-link-html-escape'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:40 +0000 (14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:40 +0000 (14:48 -0700)
The characters in the label shown for tags/refs for commits in
"gitweb" output are now properly escaped for proper HTML output.

* ab/gitweb-link-html-escape:
gitweb: escape link body in format_ref_marker

Trivial merge