Escape Detached HEAD

Save your work from a detached HEAD.

A intermediate Git challenge worth 10 points. Solve it hands-on in a real Git environment in your browser - no local setup, no fake shells.

The Challenge

Scenario: You're in detached HEAD state on an old commit.

Task: Create a branch rescue here and switch to it so HEAD is no longer detached.