]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kf/log-shortlog-completion-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 21:02:53 +0000 (14:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 21:02:53 +0000 (14:02 -0700)
"git shortlog" knows "--committer" and "--author" options, which
the command line completion (in contrib/) did not handle well,
which has been corrected.

* kf/log-shortlog-completion-fix:
  completion: complete some 'git log' options


Trivial merge