Version Control
Commit history management and push back
Overview
The project versions section allows you to see the different versions of your project in the selected branch ( main by default ). In this section, you can revert the changes made in the selected commit.
The revert action will revert the changes made to the selected version.
Setup
Navigate to the Version Control Section of the app
Select your commit
Click on Restore
This will deploy the selected commit in your project branch
Last updated
Was this helpful?