Replies: 1 comment 6 replies
-
Reading https://git-scm.com/docs/git-shortlog, I would agree. And reading the source code at https://github.com/git/git/blob/v2.30.1/builtin/shortlog.c#L449-L451, I am certain. Are there other ways you would want to sort the shortlog? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I can see git can only sort the output of
shortlog
alphabetically or by commit count.Beta Was this translation helpful? Give feedback.
All reactions