diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-02-18 08:45:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-18 11:40:03 -0800 |
commit | 3f22889276ee75195f56bb3779ee8af5acbedbf0 (patch) | |
tree | d563cf74d7b8b3733c0da57ae7ede03d673c551c /commit.c | |
parent | a47b8733b3f7db0c0db8cbfbdfc0aa2c197af6ee (diff) |
contrib/credential: fix compilation of "osxkeychain" helper
The "osxkeychain" helper does not compile due to a warning generated by
the unused `argc` parameter. Fix the warning by checking for the minimum
number of required arguments explicitly in the least restrictive way
possible.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions