gitweb: use an absolute base URL
commita458036102cae7e365c73fd1329baa604efd64d5
authorKyle J. McKay <mackyle@gmail.com>
Fri, 24 Apr 2015 07:01:32 +0000 (24 00:01 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 24 Apr 2015 07:01:32 +0000 (24 00:01 -0700)
treee4074144002940eb0f48d2888879921456d840b4
parent83640324791102b19b0d553733a2748bf52b2712
gitweb: use an absolute base URL

That is one starting with a '/', NOT one starting
with host and port.  Yikes!

There's no reason to embed the scheme, host and
port number when an absolute URL will do just fine.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.perl