...

/

When Cherry-Picking Might Fail

When Cherry-Picking Might Fail

Learn how you can handle scenarios where cherry-pick might fail.

We'll cover the following...

Cherry-pick not easily applied

In some scenarios, cherry-picking might fail due to conflicts. Let’s see how this happens. A case where the cherry-pick is not easily applied is outlined below. It’s exactly the same as the run-through in the previous lesson.

To set up a conflicting scenario, create a new repository and make two changes:

 ...