You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
Rewind
print icon

Have you made a mistake while working on your project and want to fix it?

 

Rewind shows your project's history (powered by git), and allows you to undo project edits.

 

 

To open the Rewind history:

  • In the project editor, click TOOLS at the bottom of the page.
  • In the tools menu, click the Rewind button.

 

 

 

With Rewind open, you can:

  • See every checkpoint (or git commit) that has been made, along with who made it and what changes were made.
  • Drag the purple progress bar through the project history timeline to see file changes.  Code that was added will be highlighted in green and code that was removed will be highlighted in red.
  • Set the purple progress bar on a specific point in the project history timeline and click Rewind Project to revert any changes made to the right of the progress bar.
  • Close the project history by clicking the Cancel button.

 

 

Got more questions? Check out our Community Forum!
Open 24/7, the forum is where Glitch makers help each other and show off all the rad apps that they have created. It's the friendliest community of coders on the Web!
Feedback
19 out of 23 found this helpful

scroll to top icon