Revive author-based git lg as git lag
This commit is contained in:
parent
e9e2540189
commit
a79cd254d1
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
dc = diff --cached
|
||||
dn = diff --name-only --relative
|
||||
dw = diff --word-diff
|
||||
lag = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%an%C(reset) %C(green)<%ar>%C(reset)'
|
||||
lg = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%cn%C(reset) %C(green)<%cr>%C(reset)'
|
||||
mb = merge-base HEAD
|
||||
rb = rebase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue