How to go back to a previous point in your project, and create and use backups
Use restoring if you decide you want to go back to an earlier point in the project and then continue working from there. For example: you ask Bolt to make a major change to the look and feel, but decide you don’t like it. You can now either try to undo all the changes by prompting (which could be complicated, especially if you made a lot of changes at once), or you can go back (restore) to the point in your project before the changes were introduced, and start over from that point.
If you’re using the GitHub integration, you can follow the steps to Import an existing repository. This creates a new Bolt project using the files from your GitHub repository.