Glitch has a feature called the time machine, it copies your project so you can go back in time to back up your project. I have a website which is very big, once a backup is made all of my storage is taken up and I have to run the command
rm -rf /app/.git/
to fix it, how do I disable the time machine backups
hi! afaik Glitch Rewind is a core Glitch feature and runs continuously so I’m not sure if you can stop it from committing versions to history!
I can’t even work on my project because I cant get rid of the space, rm -rf /app/.git isn’t helping that good anymore
what’s taking up space other than .git?
If you cannot work on your project because of space restrictions, please contact support@glitch.com to help get you back up and running.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.