install: fully hook up and configure git-browser
commit053e82d8cd31685b21546904e146aaca16643761
authorKyle J. McKay <mackyle@gmail.com>
Thu, 6 Aug 2020 07:35:49 +0000 (6 00:35 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 6 Aug 2020 07:35:49 +0000 (6 00:35 -0700)
treec0baa032e538c43961e091d6256024c316b0b431
parentf165d6d4ccf1b20b05191a2bcdf5140a4798e70d
install: fully hook up and configure git-browser

Install the git-diff.cgi script to make by-date.html fully functional.

Configure the "home" button on by-commit.html and by-date.html to by
"summary" and go to the project's summary page.

Replace the gitweb "graphiclog" button with "graphiclog1" and "graphiclog2"
buttons that activate by-commit and by-date respectively.

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