Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb.conf.txt: say "build-time", not "built-time"
author
Jérôme Zago
<git-patch@agt-the-walker.net>
Thu, 3 Apr 2014 20:49:47 +0000
(22:49 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 31 Mar 2015 20:27:24 +0000
(13:27 -0700)
"build-time" is used everywhere else.
Signed-off-by: Jérôme Zago <git-patch@agt-the-walker.net>
Reviewed-by: Jakub Narębski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitweb.conf.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
6d3902b
)
diff --git
a/Documentation/gitweb.conf.txt
b/Documentation/gitweb.conf.txt
index 327246c19a30fe7818bfcba23f97ad6c084e2724..f288d3b21176cbbd18bdca812e5f0d2c87aabe68 100644
(file)
--- a/
Documentation/gitweb.conf.txt
+++ b/
Documentation/gitweb.conf.txt
@@
-450,7
+450,7
@@
project config. Per-repository configuration takes precedence over value
composed from `@git_base_url_list` elements and project name.
+
You can setup one single value (single entry/item in this list) at build
composed from `@git_base_url_list` elements and project name.
+
You can setup one single value (single entry/item in this list) at build
-time by setting the `GITWEB_BASE_URL` buil
t
-time configuration variable.
+time by setting the `GITWEB_BASE_URL` buil
d
-time configuration variable.
By default it is set to (), i.e. an empty list. This means that gitweb
would not try to create project URL (to fetch) from project name.
By default it is set to (), i.e. an empty list. This means that gitweb
would not try to create project URL (to fetch) from project name.