Reverse Merged Changes - Git

0
Hi Mendix Community,   My Mx App uses Git and I want to to revert my app few revisions back. However studio pro with git is only allowing to revert only one revision unlike SVN which used to allow start and end revision.    So is there anyway to revert mainline to a point in past in git, in studio-pro?
asked
1 answers
1

Sadly thats not supported yet and you will either have to revert it 1 revision at a time or you can create a new branch starting from the older revision but that doesnt solve much for the mainline specifically. 

answered