Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys,
I've made a bunch of changes on my UaaS website. Things like creating documents, content and many other stuff. I want to revert to some point.
This is what I tried.
git reset --hard 'commit' git push -f
Locally, it's fine. But the remote dev environment stays with the same last version.
Any tips on this?
Cheers,
/Pedro
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Revert website to specific version
Hi guys,
I've made a bunch of changes on my UaaS website. Things like creating documents, content and many other stuff. I want to revert to some point.
This is what I tried.
Locally, it's fine. But the remote dev environment stays with the same last version.
Any tips on this?
Cheers,
/Pedro
is working on a reply...