mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-04 08:28:44 +00:00
Add git co alias for checkout
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
[alias]
|
||||
# Shorten some often used commands
|
||||
c = commit
|
||||
co = checkout
|
||||
ss = status
|
||||
s = status -s
|
||||
ds = diff --staged
|
||||
|
||||
Reference in New Issue
Block a user