]> git.netwichtig.de Git - user/henk/vcsh/git.git/commitdiff
Add log with stats alias
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 19 Dec 2020 13:15:51 +0000 (14:15 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 19 Dec 2020 13:15:51 +0000 (14:15 +0100)
.config/git/config

index 8f19af0d9b9e8a818007432fce5724e534909317..aac12ae80dbc193a01e75a30b8e7f8ad877b766c 100644 (file)
   l       = log --graph
   la      = log --graph --all
   lp      = log --patch
+  ls      = log --stat
   # tag logs
   taglog = "log --tags --simplify-by-decoration --pretty='format:%ci %d'"