Apply Specific Stash from Multiple Stashes
UBS 👶 Easy Git
Beginner Mode

Start your terminal to use beginner mode.

Scenario

You have multiple work-in-progress states saved in your Git stash stack and need to retrieve code from an older snapshot.

Task

Navigate to /home/interview/repo. Identify the third stash in the list, preview its contents, and apply it to your current working directory without removing it from the stack.

Terminal requires a larger screen

Open this page on a desktop or tablet (≥ 768px) to launch the terminal and practice hands-on.

Linux Terminal Environment

Write and execute your solution in the terminal below.

Sign In

Track

Question Difficulty Company Access
Need more practice in this area? Explore more questions →