How to Reset to Previous Code State in Git / GitHub ⛰
? WARNING ‼️ ? The method used here will erase Git history from both your local and remote repository. Use with caution. This guide will tell you how to reset your code in Git to a previous state. To do this, we simply need to run two commands in the Git command line. These are: …
How to Reset to Previous Code State in Git / GitHub ⛰ Read More »