Add alias for cherry-picking

This commit is contained in:
Max Bucknell 2025-04-05 14:42:35 -07:00
parent 3cbcd1c6ab
commit 4782f53a4b
No known key found for this signature in database

View file

@ -23,6 +23,7 @@
st = status st = status
ci = commit --verbose ci = commit --verbose
co = checkout co = checkout
cp = cherry-pick
current-branch = rev-parse --abbrev-ref HEAD current-branch = rev-parse --abbrev-ref HEAD
cl = clone cl = clone
ll = !max-git-log ll = !max-git-log