Add 'git co' for git checkout alias.
This commit is contained in:
parent
f865ed1048
commit
2f48ff387e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
autoSetupRemote = true
|
||||
[alias]
|
||||
c = commit
|
||||
co = checkout
|
||||
d = diff
|
||||
p = push
|
||||
s = status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue