]> Lady’s Gitweb - Gitweb/blobdiff - README
gitweb: Add support for hash_parent_base parameter for blobdiffs
[Gitweb] / README
diff --git a/README b/README
index 9285d52eea8fd48fdab1845f5d62f80bcdf8b814621becb302516141f4954904..a1f7b18511d8ae380bbfc396ddd9b4c52e6ebfb62fb31eb0da6b870e227ea7cc 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,15 @@ You can specify the following configuration variables when building GIT:
    Points to the location where you put gitweb.css on your web server.
  * GITWEB_LOGO
    Points to the location where you put git-logo.png on your web server.
+ * GITWEB_CONFIG
+   This file will be loaded using 'require'.  If the environment
+   $GITWEB_CONFIG is set when gitweb.cgi is executed the file in the
+   environment variable will be loaded instead of the file
+   specified when gitweb.cgi was created.
 
-Any comment/question/concern to:
+Originally written by:
   Kay Sievers <kay.sievers@vrfy.org>
+
+Any comment/question/concern to:
+  Git mailing list <git@vger.kernel.org>
+
This page took 0.272883 seconds and 4 git commands to generate.