I accidentally deleted ~70% of my game and then synchronized the Project (the rename and delete buttons are way do close to eachother)
There is no way to undo by Ctrl + z because I synchronized. Can I recover a previous build in any way? (Like github or something)
AGulev
April 6, 2018, 8:22pm
2
Don’t worry. It’s not a problem.
You can download any github client (for example smartgit, git kraken, tortoise git etc) then connect your project to this tool using next instruction from FAQ :
After that make a revert of last commit (you can find instruction for client that you use).
Or you can use command line : Git HowTo: revert a commit already pushed to a remote repository · GitHub
6 Likes
Nice, used smartgit and got it working in seconds.
5 Likes
Wipes sweat off brow
“Crisis averted!”
Cheering and hollering and important documents chucked into the air
7 Likes