

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Still calibrating
click for more info
Not enough gems
Cost: 6 gems
1: Cherry Pick
incomplete
2: How to Cherry Pick
incomplete
This lesson's interactive features are locked, please to keep using them
There comes a time in every developer's life when you want to yoink a commit from a branch, but you don't want to merge or rebase because you don't want all the commits.
The git cherry-pick command solves this.
git cherry-pick <commit-hash>
Click to play video
partner list
SalesInc
TheStartup
ClosedML
partner list
SalesInc
TheStartup
ClosedML
WorldBanc
Run and submit the CLI tests from the root of the repo.