summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-08-29 19:45:37 -0400
committerJunio C Hamano <gitster@pobox.com>2023-08-29 17:56:26 -0700
commitccf759cdb7e11e9fcfcbad02685472ce2c7a7d9a (patch)
treeb84b64fc0879e04403c6dfd3cf0beb5e79833b05 /commit-graph.c
parent8ca199511bf7867c87f0f542102c26f0fb9558b4 (diff)
fetch: mark unused parameter in ref_transaction callback
Since this callback is just trying to collect the set of queued tag updates, there is no need for it to look at old_oid at all. Mark it as unused to appease -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions