Code

gitweb: refactor repository URL printing
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 11 Nov 2010 12:26:15 +0000 (13:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Nov 2010 21:02:19 +0000 (13:02 -0800)
commit0e65699992ddaf68d9d1c30ad8cd1e418cf1bc52
tree128e9cf81b664772e66d2456c95edc9e1d880215
parentbb60776063f0575c1a880cd606b7470e36a7cd86
gitweb: refactor repository URL printing

Factor out the code to display the repository URL(s) from summary view
into a format_rep_url() routine.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl