mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-19 04:57:22 +00:00
Add sco alias to .gitconfig
This commit is contained in:
parent
47a88f93d1
commit
bf600b4501
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue