Challenge: Cherry-Picking

Test your understanding of cherry-picking by completing this challenge.

We'll cover the following

Problem statement

Clone a Git repository from GitHub, and create a branch in your cloned repository. Then go to that branch and randomly cherry-pick changes from the main (usually master) branch onto your branch.

Get hands-on with 1200+ tech skills courses.