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>
Kristoffer Haugsbakk committed
May 21, 2026 at 18:25 UTC
2757bc8f7bcb2e29da109861560f96b3477b2395
1 file changed
+2
Documentation/config.adoc
+2
index dcea3c0c15..a80e7db46d 100644
--- a/Documentation/config.adoc
+++ b/Documentation/config.adoc
@@ -451,6 +451,8 @@ include::config/guitool.adoc[]
include::config/help.adoc[]
+include::config/hook.adoc[]
+
include::config/http.adoc[]
include::config/i18n.adoc[]