File history#

You can access the history of an individual file by browsing to it in the File Browser and then opening the Versions & Reviews page. On the right, under the “Versions” section, you will see the current status of the file and a drop-down list showing all previous versions. You can review these versions by clicking on the file.

## Commands ### Revert Just like reverting files in the timeline, "Revert" will revert your file to the same state as it was in the remote repository. It will basically delete your changes that you have not yet committed.

Restore#

This will overwrite the file with a previous version from the history. If you have modified the file, keep in mind that your changes (which you have not yet committed) will be lost. If you don’t want this, you can restore the file as a copy.

Restore as Copy#

This will create a new file next to your current file that is exactly the same as the history entry. It’s basically extracting a file from the history. With this command, you can place both files side-by-side and open them in your editing application to merge elements of those files.