mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
Add sco alias to .gitconfig
This commit is contained in:
parent
47a88f93d1
commit
bf600b4501
|
@ -1,5 +1,6 @@
|
||||||
[alias]
|
[alias]
|
||||||
co = checkout
|
co = checkout
|
||||||
|
sco = restore --staged
|
||||||
br = branch
|
br = branch
|
||||||
cm = commit
|
cm = commit
|
||||||
st = status
|
st = status
|
||||||
|
|
Loading…
Reference in a new issue