]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Describe (possible) gitweb.js minification in gitweb/README
authorJakub Narebski <redacted>
Wed, 2 Dec 2009 21:14:36 +0000 (22:14 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
README

diff --git a/README b/README
index 903a8600e33fab69fed2e147267c2e8f9565bcacb1a2c4346a2c171d53d775c6..6b89a66cf20c6bc8b3adeca971431ad8964a7eff03210d7b123e1cebaa483eb7 100644 (file)
--- a/README
+++ b/README
@@ -95,7 +95,8 @@ You can specify the following configuration variables when building GIT:
  * GITWEB_JS
    Points to the localtion where you put gitweb.js on your web server
    (or to be more generic URI of JavaScript code used by gitweb).
-   Relative to base URI of gitweb.  [Default: gitweb.js]
+   Relative to base URI of gitweb.  [Default: gitweb.js (or gitweb.min.js
+   if JSMIN build variable is defined / JavaScript minifier is used)]
  * GITWEB_CONFIG
    This Perl file will be loaded using 'do' and can be used to override any
    of the options above as well as some other options -- see the "Runtime
This page took 0.250316 seconds and 4 git commands to generate.