gitweb: Make it work with $GIT containing spaces
commit66115d363a93b9e7c9b937773c0c30f81b766d45
authorJakub Narebski <jnareb@gmail.com>
Sat, 14 Jun 2008 18:37:59 +0000 (14 20:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Jun 2008 19:48:06 +0000 (14 12:48 -0700)
tree7d2affb4ab5651312800322beeafb09711dcaa1a
parent1d284cbae3abd5fb6f58dd5282ba0e93eb68e6c6
gitweb: Make it work with $GIT containing spaces

This fixes single point where $GIT (which can contain full path
to git binary) with embedded spaces gave errors.

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