Add summary of changed files to git last
This commit is contained in:
parent
d07f148838
commit
a0efbc8c6b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
[alias]
|
[alias]
|
||||||
graph = log --graph --oneline --all
|
graph = log --graph --oneline --all
|
||||||
l1 = log --pretty=oneline
|
l1 = log --pretty=oneline
|
||||||
last = log -1 HEAD --pretty=fuller
|
last = log -1 HEAD --pretty=fuller --stat
|
||||||
lastmail = format-patch --stdout -1 HEAD
|
lastmail = format-patch --stdout -1 HEAD
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
clean = git-lfs clean -- %f
|
clean = git-lfs clean -- %f
|
||||||
|
|
Loading…
Reference in a new issue