On Thu, Oct 20, 2022 at 11:11:44PM -0400, Taylor Blau wrote: > In the same spirit as the previous commit, reimplement > `--group=committer` as a special case of `--group=<format>`, too. > > Signed-off-by: Taylor Blau <me@xxxxxxxxxxxx> > --- > builtin/shortlog.c | 14 +++----------- > 1 file changed, 3 insertions(+), 11 deletions(-) And this one is nice and simple, the AUTHOR one having dealt with all of the shortlog_finish_setup() parts for us. :) -Peff