diff options
author | Jeff King <peff@peff.net> | 2019-03-20 04:16:27 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-20 18:34:09 +0900 |
commit | 5205749d2ca81ea1d124ba7d799f4b319084ca68 (patch) | |
tree | 777ad96badb367097e174acf50c6810ab9a4d4f1 /connect.c | |
parent | fetch_pack(): drop unused parameters (diff) | |
download | tgif-5205749d2ca81ea1d124ba7d799f4b319084ca68.tar.xz |
parse-options: drop unused ctx parameter from show_gitcomp()
The completion display doesn't actually care about where we are in the
parsing. It's generated completely from the set of available options. So
we don't need to see the parse-options context struct at all.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'connect.c')
0 files changed, 0 insertions, 0 deletions