Add co alias for git checkout
This commit is contained in:
parent
9bfd1d1174
commit
d9be263719
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
path = config.local
|
path = config.local
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
|
co = checkout
|
||||||
d = diff
|
d = diff
|
||||||
l = log --graph --oneline --decorate --all
|
l = log --graph --oneline --decorate --all
|
||||||
st = status --short
|
st = status --short
|
||||||
|
|
Loading…
Reference in a new issue