Have Saving Changes Problem

Hi my project changes are not saved git prune; I use the git gc command on the console but it doesn’t work I need help.

My Project Name Is : greax-bot

1 Like

hi @greaxteam! Looking at your project, it looks like you have just run out of space. git prune and git gc remove excess content from git, but doing this with your project didn’t reduce the disk space very much. Your best next action is to remove files that you don’t need to make the project smaller. Let us know if you need any additional help!

1 Like

Hello I Run git prune and git gc not working
failed to run repack
@lyzidiamond

Running enable-pnpm may help too as pnpm modules don’t count towards disk quota.