public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* git shortlog --committer vs --committer=<pattern>
@ 2026-01-13 15:22 Manuel Rego Casasnovas
  2026-01-13 15:49 ` rsbecker
  2026-01-13 15:52 ` Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: Manuel Rego Casasnovas @ 2026-01-13 15:22 UTC (permalink / raw)
  To: git

Hi,

Doing something like this in a Git repository returns an error (git 
version 2.51.0):
$ git shortlog --committer=foo
error: option `committer' takes no value

However the option "--committer=<pattern>" is in the documentation:
https://git-scm.com/docs/git-shortlog#Documentation/git-shortlog.txt---committerpattern

But it seems to be in conflict with "--committer":
https://git-scm.com/docs/git-shortlog#Documentation/git-shortlog.txt---committer

It would be nice to either allow using "--committer=<pattern>" for 
shortlog, or if that's not possible fix the documentation.

Thanks,
   Rego


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-13 18:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 15:22 git shortlog --committer vs --committer=<pattern> Manuel Rego Casasnovas
2026-01-13 15:49 ` rsbecker
2026-01-13 16:20   ` Pushkar Singh
2026-01-13 18:01     ` Pushkar Singh
2026-01-13 15:52 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox