]> git.99rst.org Git - git.git/commit
hook: rename cb_data_free/alloc -> hook_data_free/alloc
authorAdrian Ratiu <redacted>
Wed, 25 Mar 2026 19:54:55 +0000 (21:54 +0200)
committerJunio C Hamano <redacted>
Wed, 25 Mar 2026 21:00:46 +0000 (14:00 -0700)
commit8f7db6f8b585a3eef4ba595efd2d098f9abf3606
treed2d4bec32e2a0aae66c898c532ced33343d34761
parentb06770e5d8948c7cad76d7507423376eacf1e005
hook: rename cb_data_free/alloc -> hook_data_free/alloc

Rename the hook callback function types to use the hook prefix.

This is a style fix with no logic changes.

Suggested-by: Patrick Steinhardt <redacted>
Signed-off-by: Adrian Ratiu <redacted>
Signed-off-by: Junio C Hamano <redacted>
hook.c
hook.h
git clone https://git.99rst.org/PROJECT