]> git.wh0rd.org - home.git/commitdiff
gitconfig: add a cp-x command
authorMike Frysinger <vapier@gentoo.org>
Sun, 15 Feb 2015 10:25:48 +0000 (05:25 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 15 Feb 2015 10:25:48 +0000 (05:25 -0500)
.gitconfig

index 50980b7e67a7892066bf9e65b34ed695d117a524..41262e65b8e9fb511429ff55d775caf7287f825e 100644 (file)
@@ -24,6 +24,7 @@
        ci   = commit
        co   = checkout
        cp   = cherry-pick --ff
+       cp-x = cherry-pick -x
        d    = diff
        desc = describe
        dl   = download