magic #15

Merged
masi0885 merged 2 commits from magic into main 2025-10-29 15:31:39 +01:00
Showing only changes of commit 61245b81b4 - Show all commits

11
hortlog -s –n Normal file
View File

@ -0,0 +1,11 @@
error: unknown option `-git'
usage: git shortlog [<options>] [<revision-range>] [[--] <path>...]
or: git log --pretty=short | git shortlog [<options>]
-c, --[no-]committer group by committer rather than author
-n, --[no-]numbered sort output according to the number of commits per author
-s, --[no-]summary suppress commit descriptions, only provides commit count
-e, --[no-]email show the email address of each author
-w[<w>[,<i1>[,<i2>]]] linewrap output
--[no-]group <field> group by field