]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kf/log-shortlog-completion-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:20 +0000 (08:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Oct 2025 15:00:20 +0000 (08:00 -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