Answer the question
In order to leave comments, you need to log in
How to apply reverse changes in git?
There is a dev branch and test-branch (the same). There was a test piece of code in the dev branch that was removed. In test-branch, I want to return that removed piece of code so that when merge dev on test-branch, the code is not lost. Like a cherry-pick with the reverse changes.
How to do 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