From: patrick nsukami Date: Wed, 18 Mar 2015 13:42:39 +0000 (+0000) Subject: an alias for cherry-pick X-Git-Url: https://git.nskm.xyz/?p=dotfiles;a=commitdiff_plain;h=cf45af5228039a6143b60ed9b2bcc9f5d8f28b31 an alias for cherry-pick --- diff --git a/.gitconfig b/.gitconfig index dd56dbc..60ea20b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -52,7 +52,7 @@ br = branch dc = diff --cached au = add -u - + cp = cherry-pick hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short type = cat-file -t dump = cat-file -p