githooks: use {old,new}-oid instead of {old,new}-value
commit5b1967a33c796e2103d490ee1b9179578595ef50
authorKarthik Nayak <karthik.188@gmail.com>
Tue, 2 Apr 2024 06:49:15 +0000 (2 08:49 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Apr 2024 17:20:28 +0000 (2 10:20 -0700)
treed9b72f77812788573c7732462a9dc8cdc4c6740b
parent67e943c308d6440b6358531dba67ffba88ec30ae
githooks: use {old,new}-oid instead of {old,new}-value

Similar to the previous commit, rename {old,new}-value in the 'githooks'
documentation to {old,new}-oid. This improves clarity and also ensures
consistency within the document.

Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Acked-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/githooks.txt