Change cp to cop

This commit is contained in:
Oliver Davies 2015-10-05 14:29:59 +01:00
parent 93c819dd74
commit 2a3b001837

View file

@ -36,7 +36,7 @@
cl = clone
cm = !git c -m
co = checkout
cp = checkout -p
cop = checkout -p
f = fetch
g = grep --break --heading --line-number
l = log --oneline --graph --decorate