summaryrefslogtreecommitdiffstats
path: root/builtin/fetch.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-08-30 01:45:36 +0200
committerJunio C Hamano <gitster@pobox.com>2023-08-30 02:56:26 +0200
commit8ca199511bf7867c87f0f542102c26f0fb9558b4 (patch)
tree70f98a87b3eb995e84cbca37a70c3aca1128934b /builtin/fetch.c
parentgrep: mark unused parmaeters in pcre fallbacks (diff)
downloadgit-8ca199511bf7867c87f0f542102c26f0fb9558b4.tar.xz
git-8ca199511bf7867c87f0f542102c26f0fb9558b4.zip
credential: mark unused parameter in urlmatch callback
Our select_all() callback does not need to actually look at its parameters, since the point is to match everything. But we need to mark its parameters to satisfy -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions