gitweb: Add some installation notes in gitweb/INSTALL
authorJakub Narebski <jnareb@gmail.com>
Sat, 24 Mar 2007 19:59:53 +0000 (20:59 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Mar 2007 05:26:33 +0000 (22:26 -0700)
Add some installation and configuration notes for gitweb in
gitweb/INSTALL. Make use of filling gitweb configuration by
Makefile.

It does not cover (yet?) all the configuration variables and
options.

Some of contents duplicates information in gitweb/README file
(it is referred from gitweb/INSTALL).

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found