]> git.ipfire.org Git - thirdparty/git.git/commit
hook: make consistent use of friendly-name in docs
authorAdrian Ratiu <adrian.ratiu@collabora.com>
Wed, 25 Mar 2026 19:54:58 +0000 (21:54 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Mar 2026 21:00:46 +0000 (14:00 -0700)
commit2e5dbaff169dfb28fa8e8c4f992d8252a4ef1312
treeac898f19282422a29f07124c4e3a53d9e265e42e
parenta8b1ba86d494ea8825292c91c243e5d84fd7ee2c
hook: make consistent use of friendly-name in docs

Both `name` and `friendly-name` is being used. Standardize on
`friendly-name` for consistency since name is rather generic,
even when used in the hooks namespace.

Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/hook.adoc
Documentation/git-hook.adoc
hook.c
hook.h