The command git cherry-pick does not work

Author: Servan42Created Jul 25, 2025Updated Jul 26, 2025

Hello, here is the issue I found today.

UI Issue

On the tutorial for level move1 (Git Cherry Pick), when clicking the green arrow, or the text git cherry-pick C2 C4, the central button git cherry-pick C2 C4 fades but no animation is played.

At this point, nor the green arrow, nor the central button, nor the upper-left red dot (to close the window) work.

Note: You can still go back to the level by clicking the red arrow to go to the previous popup, then the upper-left red dot.

Console Issue

On this level or on others, the command cherry-pick does not work.

Even why asking for the level solution, the automatic input does not work.

The command "git cherry-pick C3 C4 C7" isn't supported, sorry!

Additional information

  • No message in the F12 console
  • No failed network requests
  • Browser: Google Chrome Version 138.0.7204.169 (Official Build) (64-bit)

Source: pcottle/learnGitBranching