Linux Terminal Glossary
›
Git - Core
git cherry-pick abc1234
Category:
Git - Core
git cherry-pick abc1234
Copy command
Apply changes from a specific commit to current branch
Applies the changes from a single specific commit to the current branch, without merging the whole branch.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.