Restore File to Previous Version
Slack ☯️ Medium Git
Beginner Mode

Start your terminal to use beginner mode.

Scenario:

You have a Git repository at /home/interview/repo where the config.js file has been modified in the last two commits, but those changes introduced bugs. You need to restore only config.js to the version it had 2 commits ago without affecting any other files

Task:

Restore config.js to its state from 2 commits ago, stage and commit this change with Restore config.js message.

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 →