]> git.99rst.org Git - git.git/commit
update-ref: mark more unused parameters in parser callbacks
authorJeff King <redacted>
Sat, 17 Aug 2024 08:21:57 +0000 (04:21 -0400)
committerJunio C Hamano <redacted>
Sat, 17 Aug 2024 16:46:10 +0000 (09:46 -0700)
commit9dc1e748ef1f4742134177f0e1c093479ebad8dc
treeadca81196f475a2f7ea003ae2e3bc976220afdcb
parent4647f24302a01465fa5c2a90e7a60d0aa96ac49b
update-ref: mark more unused parameters in parser callbacks

This is a continuation of 44ad082968 (update-ref: mark unused parameter
in parser callbacks, 2023-08-29), as we've grown a few more virtual
functions since then.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/update-ref.c
git clone https://git.99rst.org/PROJECT