Question:
Ive accidental erased a part of my main.java files in the folder in my sketschpat folder in java lessons… Ho do i get them back?
Thanks in advance!
Question:
Ive accidental erased a part of my main.java files in the folder in my sketschpat folder in java lessons… Ho do i get them back?
Thanks in advance!
click on ‘history’ at the bottom right of the page while you’re viewing the file, and restore a previous revision.
In future this would be easier if you use Tools > Git and commit every time you have a working change so you can revert to a previous commit if you mess up
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.