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
|
||||
|
||||
[alias]
|
||||
co = checkout
|
||||
d = diff
|
||||
l = log --graph --oneline --decorate --all
|
||||
st = status --short
|
||||
|
|
Loading…
Reference in a new issue