diff options
| author | Britton Leo Kerin <britton.kerin@gmail.com> | 2024-02-06 12:50:46 -0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-02-06 15:11:46 -0800 |
| commit | a9e5b7a76da5ceab772166c94830dd899cf55b88 (patch) | |
| tree | 94d9b089f75cd7436a3aeececf8d9753dad16c36 /gpg-interface.c | |
| parent | 41928aeb45e70d4361c780cc69d3975faee5eec4 (diff) | |
| download | git-a9e5b7a76da5ceab772166c94830dd899cf55b88.tar.xz | |
completion: new function __git_complete_log_opts
The options accepted by git-log are also accepted by at least one other
command (git-bisect). Factor the common option completion code into a
new function and use it from _git_log. The new function leaves
COMPREPLY empty if no option candidates are found, so that callers can
safely check it to determine if completion for other arguments should be
attempted.
Signed-off-by: Britton Leo Kerin <britton.kerin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gpg-interface.c')
0 files changed, 0 insertions, 0 deletions
