Git alias:
cpnx = cherry-pick -n -x
Example:
git cpnx
Cherry-pick with without making a commit.
When when recording the commit, append a line that says “(cherry picked from commit …)”