]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitee335b9f816485842739c26f4e75fe6d29d31cdb
tree5d06b9d643801f697c7dc0b10bdddd1202bab077
parent27a1735807f64fb40fa20187a7dba9779d51fd5a
parentc568fa8e1c740c19f8b1cc7efeeef2c6c52961dd
Merge branch 'kf/log-shortlog-completion-fix'

"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