зеркало из https://github.com/microsoft/git.git
git-daemon documentation on enabling services.
Noticed by Franck Bui-Huu. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
084ae0a7bd
Коммит
eda95d9969
|
@ -131,14 +131,14 @@ Giving these options is an error when used with `--inetd`; use
|
||||||
the facility of inet daemon to achieve the same before spawning
|
the facility of inet daemon to achieve the same before spawning
|
||||||
`git-daemon` if needed.
|
`git-daemon` if needed.
|
||||||
|
|
||||||
--enable-service, --disable-service::
|
--enable=service, --disable=service::
|
||||||
Enable/disable the service site-wide per default. Note
|
Enable/disable the service site-wide per default. Note
|
||||||
that a service disabled site-wide can still be enabled
|
that a service disabled site-wide can still be enabled
|
||||||
per repository if it is marked overridable and the
|
per repository if it is marked overridable and the
|
||||||
repository enables the service with an configuration
|
repository enables the service with an configuration
|
||||||
item.
|
item.
|
||||||
|
|
||||||
--allow-override, --forbid-override::
|
--allow-override=service, --forbid-override=service::
|
||||||
Allow/forbid overriding the site-wide default with per
|
Allow/forbid overriding the site-wide default with per
|
||||||
repository configuration. By default, all the services
|
repository configuration. By default, all the services
|
||||||
are overridable.
|
are overridable.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче