Add --decorate to git-log.
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
ci = commit
|
ci = commit
|
||||||
co = checkout
|
co = checkout
|
||||||
di = diff
|
di = diff
|
||||||
gl = log --graph --pretty=oneline
|
gl = log --decorate --graph --pretty=oneline
|
||||||
glog = log --graph
|
glog = log --decorate --graph
|
||||||
st = status --short
|
st = status --short
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
|
|||||||
Reference in New Issue
Block a user