Create git alias

vi .gitconfig

and add section below, cherry-pick for example,

[alias]
        pick = cherry-pick -n -x