]> git.99rst.org Git - git.git/commit
shortlog: implement `--group=committer` in terms of `--group=<format>`
authorTaylor Blau <redacted>
Mon, 24 Oct 2022 18:55:47 +0000 (14:55 -0400)
committerJunio C Hamano <redacted>
Mon, 24 Oct 2022 21:48:05 +0000 (14:48 -0700)
commit7b11234e3bee123d6d48ed175f11b26b54fa67c6
tree57384acf7f72c91b796f4df0f9c322e66b98903f
parent9c10d4ff2401cd5908e4e874c403fadebb2ac0b3
shortlog: implement `--group=committer` in terms of `--group=<format>`

In the same spirit as the previous commit, reimplement
`--group=committer` as a special case of `--group=<format>`, too.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/shortlog.c
git clone https://git.99rst.org/PROJECT