[git] Add aliases for restore --stage (rs) and switch --create (sc)

This commit is contained in:
Eryn Wells 2025-01-31 13:29:25 -08:00
parent 2f897bb808
commit a0f23a108f

View file

@ -61,6 +61,8 @@
f = fetch
sup = submodule update --recursive
really-clean = clean -fd
rs = restore --stage
sc = switch --create
[ui]
color = true
[diff]