Can't edit anything on my project

So, my project is for a discord bot. I recently have discovered that whenever I try to edit something, it won’t let me. It just refreshes the page and is really frustrating as I have a big update coming up for the bot. I have been able to edit things in the project before, but something recently changed and now I can’t. It also comes up with an error but I am unable to fix it. If someone could help with this, that would be amazing. Thanks for reading this!

It sounds like your project is full. To get at least some space back on your project so it functions properly again, run git prune and git gc . Then remove any unused or unnecessary files from your project.