Skip to content

Commit cd82323

Browse files
jnarebgitster
authored andcommitted
Documentation: Add gitweb config variables to git-config(1)
Add a list of gitweb config variables to git-config(1) manpage, just linking to gitweb(1) or gitweb.conf(5). Signed-off-by: Jakub Narebski <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 86ce2d5 commit cd82323

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Documentation/config.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,6 +1064,23 @@ All gitcvs variables except for 'gitcvs.usecrlfattr' and
10641064
is one of "ext" and "pserver") to make them apply only for the given
10651065
access method.
10661066

1067+
gitweb.category::
1068+
gitweb.description::
1069+
gitweb.owner::
1070+
gitweb.url::
1071+
See linkgit:gitweb[1] for description.
1072+
1073+
gitweb.avatar::
1074+
gitweb.blame::
1075+
gitweb.grep::
1076+
gitweb.highlight::
1077+
gitweb.patches::
1078+
gitweb.pickaxe::
1079+
gitweb.remote_heads::
1080+
gitweb.showsizes::
1081+
gitweb.snapshot::
1082+
See linkgit:gitweb.conf[5] for description.
1083+
10671084
grep.lineNumber::
10681085
If set to true, enable '-n' option by default.
10691086

0 commit comments

Comments
 (0)