]> git.99rst.org Git - git.git/commit
hook: make consistent use of friendly-name in docs
authorAdrian Ratiu <redacted>
Wed, 25 Mar 2026 19:54:58 +0000 (21:54 +0200)
committerJunio C Hamano <redacted>
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 <redacted>
Signed-off-by: Adrian Ratiu <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/hook.adoc
Documentation/git-hook.adoc
hook.c
hook.h
git clone https://git.99rst.org/PROJECT