SyntaxFix
Write A Post
Hire A Developer
Questions
Reverting the revert will do the trick
For example,
If abcdef is your commit and ghijkl is the commit you have when you reverted the commit abcdef, then run:
abcdef
ghijkl
git revert ghijkl
This will revert the revert