git glog alias added.
This commit is contained in:
parent
fde5e4712e
commit
184d5ecd8c
|
@ -38,6 +38,7 @@
|
|||
strip = reset --hard
|
||||
branches = branch -a
|
||||
pull = fetch
|
||||
glog = log --graph --stat --decorate
|
||||
|
||||
[instaweb]
|
||||
local = true
|
||||
|
|
Loading…
Reference in New Issue