Change cp to cop
This commit is contained in:
parent
93c819dd74
commit
2a3b001837
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue