summaryrefslogtreecommitdiff
path: root/t/unit-tests/clar/example/example.c
diff options
context:
space:
mode:
authorKIYOTA Fumiya <aimluck.kiyota@gmail.com>2025-10-20 17:32:57 +0000
committerJunio C Hamano <gitster@pobox.com>2025-10-20 11:07:24 -0700
commitc568fa8e1c740c19f8b1cc7efeeef2c6c52961dd (patch)
treefc6bb446b7cacaccffe4f3897c4cacd03c7b8ba3 /t/unit-tests/clar/example/example.c
parent16bd9f20a403117f2e0d9bcda6c6e621d3763e77 (diff)
completion: complete some 'git log' options
1. '--exclude=' option to 'git log' and 'git shortlog' are missing. Add the option to __git_log_shortlog_options. 2. The `--committer` option in `git log` requires a pattern, such as `--committer=ba`, but in `git shortlog`, specifying a pattern results in an error: “error: option `committer' takes no value.” Handle them as separate options for completion rather than a shared one. Signed-off-by: KIYOTA Fumiya <aimluck.kiyota@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/clar/example/example.c')
0 files changed, 0 insertions, 0 deletions