]> git.wh0rd.org - home.git/blobdiff - .gitconfig
gitconfig: add cp-a/cp-c shortcuts
[home.git] / .gitconfig
index 50980b7e67a7892066bf9e65b34ed695d117a524..52821c7966c2c8a370b450b5fef50bd0f32c08a4 100644 (file)
@@ -24,6 +24,9 @@
        ci   = commit
        co   = checkout
        cp   = cherry-pick --ff
+       cp-a = cherry-pick --abort
+       cp-c = cherry-pick --continue
+       cp-x = cherry-pick -x
        d    = diff
        desc = describe
        dl   = download