Alias to show deleted files
This commit is contained in:
parent
6c080f70a1
commit
037466a010
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
ps = push
|
||||
pl = pull
|
||||
uncommit = reset --soft HEAD~
|
||||
deleted = log --diff-filter=D --summary
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Reference in a new issue