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
Kristoffer Haugsbakk 2026-05-21 18:25:57 +02:00 committed by Junio C Hamano
parent 2d2aeb331e
commit 2757bc8f7b
1 changed files with 2 additions and 0 deletions

View File

@ -451,6 +451,8 @@ include::config/guitool.adoc[]

include::config/help.adoc[]

include::config/hook.adoc[]

include::config/http.adoc[]

include::config/i18n.adoc[]