Company: Slack | Difficulty: Medium
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
Restore config.js to its state from 2 commits ago, stage and commit this change with Restore config.js message.