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