Merge branch 'tf/gitweb-typofix'
* tf/gitweb-typofix: gitweb: fix typo in man pagemaint
commit
c5918ab450
|
@ -487,7 +487,7 @@ 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.
|
would not try to create project URL (to fetch) from project name.
|
||||||
|
|
||||||
$projects_list_group_categories::
|
$projects_list_group_categories::
|
||||||
Whether to enables the grouping of projects by category on the project
|
Whether to enable the grouping of projects by category on the project
|
||||||
list page. The category of a project is determined by the
|
list page. The category of a project is determined by the
|
||||||
`$GIT_DIR/category` file or the `gitweb.category` variable in each
|
`$GIT_DIR/category` file or the `gitweb.category` variable in each
|
||||||
repository's configuration. Disabled by default (set to 0).
|
repository's configuration. Disabled by default (set to 0).
|
||||||
|
|
Loading…
Reference in New Issue