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