Add co alias for git checkout

This commit is contained in:
Danielle McLean 2016-10-03 16:09:54 +11:00
parent 9bfd1d1174
commit d9be263719
No known key found for this signature in database
GPG key ID: CC91589719027E94

View file

@ -2,6 +2,7 @@
path = config.local
[alias]
co = checkout
d = diff
l = log --graph --oneline --decorate --all
st = status --short