]> git.99rst.org Git - git.git/commit
pack-bitmap: mark unused parameters in show_object callback
authorJeff King <redacted>
Tue, 29 Aug 2023 23:45:13 +0000 (19:45 -0400)
committerJunio C Hamano <redacted>
Wed, 30 Aug 2023 00:56:24 +0000 (17:56 -0700)
commitd79b9f7cdb68055c5cb8a77b2c4c5970f8802833
treee9ae33c00d2b5c7588ccb791c17ea3bbd0b7a23b
parent29c9f2c3664d30189f5dc04e44c13287176ca260
pack-bitmap: mark unused parameters in show_object callback

This is similar to the cases in c50dca2a18 (list-objects: mark unused
callback parameters, 2023-02-24), but was added after that commit.

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