git: add diffstat alias
This commit is contained in:
parent
59bee30073
commit
77957237ea
1 changed files with 1 additions and 0 deletions
|
@ -13,3 +13,4 @@
|
|||
[alias]
|
||||
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
diffw = diff --word-diff=color
|
||||
diffstat = diff --stat
|
||||
|
|
Loading…
Add table
Reference in a new issue