summaryrefslogtreecommitdiff
path: root/Documentation/config/gitweb.txt
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2018-10-27 06:23:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-10-29 01:17:01 (GMT)
commit0648b769747d68d91b527ed775aeceec0dcef675 (patch)
treed5df8b5f5bcf7b12da44991f39d46b0fdd179310 /Documentation/config/gitweb.txt
parent996f66eb312b43774f3ffd3d09cd89a4da979c4a (diff)
downloadgit-0648b769747d68d91b527ed775aeceec0dcef675.zip
git-0648b769747d68d91b527ed775aeceec0dcef675.tar.gz
git-0648b769747d68d91b527ed775aeceec0dcef675.tar.bz2
config.txt: move gitweb.* to a separate file
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/gitweb.txt')
-rw-r--r--Documentation/config/gitweb.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/config/gitweb.txt b/Documentation/config/gitweb.txt
new file mode 100644
index 0000000..1b51475
--- /dev/null
+++ b/Documentation/config/gitweb.txt
@@ -0,0 +1,16 @@
+gitweb.category::
+gitweb.description::
+gitweb.owner::
+gitweb.url::
+ See linkgit:gitweb[1] for description.
+
+gitweb.avatar::
+gitweb.blame::
+gitweb.grep::
+gitweb.highlight::
+gitweb.patches::
+gitweb.pickaxe::
+gitweb.remote_heads::
+gitweb.showSizes::
+gitweb.snapshot::
+ See linkgit:gitweb.conf[5] for description.