git cherry-pick is a command that selectively brings specific commits to another branch, useful for bug fixes, feature transfers, and release management.