ThingWorx Git Extensionâ Changes not reverting after Checkout Commit
Hi everyone,
Iâm facing a small issue with ThingWorx Git extension.
Letâs say I have exported a project and made a small change in one of the services (but havenât committed it yet). Then I decide that I donât want to keep this change and want to revert back to the previous commit version of the project.
Even though I use âCheckout Commitâ and then import the entity again, the old version of the service doesnât appear â the change is still there.
Everything works fine normally when I commit and push, but in this case (uncommitted local changes that I want to discard), it seems not to revert the entity properly.
Right now, my only workaround is to commit the unwanted change with a dummy message, and then go back to the previous commit using Checkout Commit â but thatâs not really ideal.
Has anyone found a better way to completely revert to a previous commit and restore entities (like services) to their exact older state without committing the unwanted change first?
Thanks in advance for any suggestions!

