"git st" to "git status -bs"
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
di = diff --color-words
|
di = diff --color-words
|
||||||
gl = log --decorate --graph --pretty=oneline
|
gl = log --decorate --graph --pretty=oneline
|
||||||
glog = log --decorate --graph
|
glog = log --decorate --graph
|
||||||
st = status --short
|
st = status -bs
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
[core]
|
[core]
|
||||||
|
|||||||
Reference in New Issue
Block a user