Answer the question
In order to leave comments, you need to log in
How to revert a commit that was reverted?
Hello.
I made a commit, I wanted to cancel the very fact of the commit, I did it git revert HEAD --no-edit
AND all the changes of this commit were canceled.
How to return all these changes back, i.e. revert the commit you rolled back from?
Is it possible to undo the fact of a commit at all without touching the changes that were included in it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question