git cherry-pick <commit>
git add <filepattern>
git commit --amend --no-verify
git cherry-pick -n <commit>