Skip to content
Latchkey

Cherry-Pick - CI/CD Glossary Definition

Cherry-pick (git cherry-pick <sha>) applies the change introduced by one specific commit onto the current branch, creating a new commit with the same diff but a different SHA and parent.

Cherry-pick (git cherry-pick <sha>) applies the change introduced by one specific commit onto the current branch, creating a new commit with the same diff but a different SHA and parent.

Cherry-pick (git cherry-pick <sha>) applies the change introduced by one specific commit onto the current branch, creating a new commit with the same diff but a different SHA and parent.

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →