diff options
author | Jeff King <peff@peff.net> | 2023-02-24 07:39:48 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-02-24 18:13:33 +0100 |
commit | 506ebaac96b7d9a42853c16d0523fd493b7991da (patch) | |
tree | 4b1724759753b131c4c9e5e468192f0d63c9c63e /http-backend.c | |
parent | run_processes_parallel: mark unused callback parameters (diff) | |
download | git-506ebaac96b7d9a42853c16d0523fd493b7991da.tar.xz git-506ebaac96b7d9a42853c16d0523fd493b7991da.zip |
help: mark unused parameter in git_unknown_cmd_config()
The extra callback parameter became unused in 0918d08887 (help.c: fix
autocorrect in work tree for bare repository, 2022-10-29), but we can't
get rid of it because we must conform to the config callback interface.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-backend.c')
0 files changed, 0 insertions, 0 deletions