9.6. git cherry-pick# git cherry-pick <commit> will apply the changes introduced in <commit> to the current branch.