Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fd/gitweb-snapshot-conf-doc-fix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Jan 2019 23:29:32 +0000
(15:29 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 14 Jan 2019 23:29:32 +0000
(15:29 -0800)
Doc update.
* fd/gitweb-snapshot-conf-doc-fix:
docs/gitweb.conf: config variable typo
Documentation/gitweb.conf.txt
patch
|
blob
|
history
raw
(from parent 1:
25d90d1
)
diff --git
a/Documentation/gitweb.conf.txt
b/Documentation/gitweb.conf.txt
index c0a326e3883c321f6a5b0c545d9aee9cdd1a5d8a..40c9563ef67af92f4b2531ec0f29b91456452887 100644
(file)
--- a/
Documentation/gitweb.conf.txt
+++ b/
Documentation/gitweb.conf.txt
@@
-684,7
+684,7
@@
compressed tar archive) and "zip"; please consult gitweb sources for
a definitive list. By default only "tgz" is offered.
+
This feature can be configured on a per-repository basis via
-repository's `gitweb.
blame
` configuration variable, which contains
+repository's `gitweb.
snapshot
` configuration variable, which contains
a comma separated list of formats or "none" to disable snapshots.
Unknown values are ignored.