]> git.99rst.org Git - git.git/commit
worktree: mark unused parameters in each_ref_fn callback
authorJeff King <redacted>
Tue, 29 Aug 2023 23:45:15 +0000 (19:45 -0400)
committerJunio C Hamano <redacted>
Wed, 30 Aug 2023 00:56:24 +0000 (17:56 -0700)
commitbbfc4f53b9622ba996c1cd083eaa6cb10d84f6d0
tree8796d9b1aad1bcfca5d12569d76b9005bf4d75c5
parentd79b9f7cdb68055c5cb8a77b2c4c5970f8802833
worktree: mark unused parameters in each_ref_fn callback

This is similar to the cases in 63e14ee2d6 (refs: mark unused
each_ref_fn parameters, 2022-08-19), but it was added after that commit.

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