Skip to content

Commit

Permalink
Merge branch 'jz/gitweb-conf-doc-fix' into maint
Browse files Browse the repository at this point in the history
Documentation update.

* jz/gitweb-conf-doc-fix:
  gitweb.conf.txt: say "build-time", not "built-time"
  • Loading branch information
Junio C Hamano committed Apr 21, 2015
2 parents c809f42 + d7bfb9e commit 1c30f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/gitweb.conf.txt
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,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
time by setting the `GITWEB_BASE_URL` built-time configuration variable.
time by setting the `GITWEB_BASE_URL` build-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.

Expand Down

0 comments on commit 1c30f8e

Please sign in to comment.