My project https://midi-ditty.glitch.me/ isn’t working (haven’t touched it for four months), so I check it out and all of the files in my main directory have disappeared! More annoyingly, though, I can’t rewind past the anonymous revision that made this happen 8 days ago. This error pops up:
Error rewinding: {“killed”:false,“code”:128,“signal”:null,“cmd”:“git revert -n ec6bc91c10be7473db16d2bdd024f44603af9af0…HEAD”,“stdout”:“”,“stderr”:“error: The following untracked working tree files would be overwritten by merge:\n\tpublic/scripts/cool-file.js.save.7fcceb47b488\n\tpublic/scripts/cool-file.js.save.83b4ac22fd26\n\tpublic/scripts/libtimidity.js.save.15db91a5cb47\n\tpublic/scripts/libtimidity.js.save.43e84f508121\n\tpublic/scripts/libtimidity.js.save.84dc1b0d9795\n\tpublic/scripts/libtimidity.js.save.b6e3b092369e\n\tpublic/scripts/libtimidity.js.save.bc7c74ebd896\n\tpublic/scripts/libtimidity.js.save.dd949567a5bb\nPlease move or remove them before you can merge.\nAborting\n”,“task”:“Revert to previous revision”}
I don’t recognize any of those files listed, and I think they may be things that existed and were deleted while I was developing the project a while ago.
Can someone help me figure out what’s going on, and help me revert my project to its working state?