1
0
Fork 0

Update git lg alias to show author

This commit is contained in:
Jeremy Kaplan 2018-02-01 08:57:40 -08:00 committed by Jeremy Kaplan
commit aaa95377bf

View file

@ -14,7 +14,7 @@
dc = diff --cached
dn = diff --name-only --relative
dw = diff --word-diff
lg = log --oneline --graph --decorate
lg = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%an'
rb = rebase
root = rev-parse --show-toplevel
s = status