Better git lg
This commit is contained in:
parent
16f26fb4d7
commit
4e75c8e3eb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
dc = diff --cached
|
||||
dn = diff --name-only --relative
|
||||
dw = diff --word-diff
|
||||
lg = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%an'
|
||||
lg = log --graph --decorate --pretty='%C(auto)%h%d %s | %C(cyan)%an%C(reset) %C(green)<%ar>%C(reset)'
|
||||
rb = rebase
|
||||
root = rev-parse --show-toplevel
|
||||
s = status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue