Overview
Have you ever found yourself in a situation where you’ve modified a local code file and needed to revert back to a previously saved local version that was not committed to your Git repo?
If you’re a user of Visual Studio Code you’re in luck because I’ll show you how to do just that …