doc: config: include existing git-hook(1) section
It is already included in git-hook(1) but missing from git-config(1). Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>main
parent
2d2aeb331e
commit
2757bc8f7b
|
|
@ -451,6 +451,8 @@ include::config/guitool.adoc[]
|
|||
|
||||
include::config/help.adoc[]
|
||||
|
||||
include::config/hook.adoc[]
|
||||
|
||||
include::config/http.adoc[]
|
||||
|
||||
include::config/i18n.adoc[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue