Add -uno to gitconfig
This commit is contained in:
parent
40322be308
commit
96afa20a95
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
||||||
email = me@barakmich.com
|
email = me@barakmich.com
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
st = status
|
st = status -uno
|
||||||
stat = status
|
stat = status -uno
|
||||||
ci = commit
|
ci = commit
|
||||||
co = checkout
|
co = checkout
|
||||||
w = whatchanged
|
w = whatchanged
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue