]> git.99rst.org Git - git.git/commit
stash: mark unused parameter in diff callback
authorJeff King <redacted>
Tue, 29 Aug 2023 23:45:20 +0000 (19:45 -0400)
committerJunio C Hamano <redacted>
Wed, 30 Aug 2023 00:56:24 +0000 (17:56 -0700)
commit71006d77c5d02fff51e036919632c5e3dad5d551
tree9160a57fa5b96555d431afa5dc156c687a110004
parentc5cb97cbbf794df9279d408d22ef756504812135
stash: mark unused parameter in diff callback

This is similar to the cases in 61bdc7c5d8 (diff: mark unused parameters
in callbacks, 2022-12-13), but I missed it when making that commit.

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