Answer the question
In order to leave comments, you need to log in
How to go back in github history?
I screwed up and clicked revert this commit - the changes that I committed were rolled back. How to return to background.
Answer the question
In order to leave comments, you need to log in
Issue resolved. CTRL + `
git reset --hard HEAD~2 where "2" is the number of commits to revert to.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question