git glog alias added.
This commit is contained in:
parent
f40594c2cc
commit
260993624f
|
@ -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