]> git.netwichtig.de Git - user/henk/vcsh/git.git/commitdiff
Add treegraph logging alias
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Wed, 25 Nov 2020 08:52:24 +0000 (09:52 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Wed, 25 Nov 2020 08:52:24 +0000 (09:52 +0100)
.config/git/config

index 1e661e293d1e5b6468e748e0bd6c6712396f8846..84da7f280c0f7dec8b402f14edb889e40b14b3ad 100644 (file)
   lc      = "!f() { git ll "$1"^.."$1"; }; f"
   lnc     = log --pretty=format:"%h\\ %s\\ [%cn]"
   lo      = log --oneline
+  loga    = log --oneline --graph --all
   lp      = log --patch
   fl      = log -u
   filelog = log -u