Add sco alias to .gitconfig

This commit is contained in:
mitchell 2020-08-09 19:33:45 -04:00
parent 47a88f93d1
commit bf600b4501
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[alias]
co = checkout
sco = restore --staged
br = branch
cm = commit
st = status