Revert changes in Git "main" to prior commit, after branching out with all changes since in "new-branch"
Advertisements I erred by working locally on a local repo’s "main" branch, instead of branching out with a new branch and modifying code there. I brought more modifications to the code than I thought I would, all without pushing anything to remote "origin". A quick $ git reflog –date=iso | grep pull yielded the hash… Read More Revert changes in Git "main" to prior commit, after branching out with all changes since in "new-branch"