## First, run a fetch to update all origin/<branch> refs to latest:
git fetch --all
## Backup your current branch:
git checkout -b backup-master
## Then, you have two options:
git reset --hard origin/master
## OR If you are on some other branch:
git reset --hard origin/<branch_name>
Unfortunately, it looks like that repository is too big. We allocate 3GB of space for /cloud/projects and the device ran out of space while it was trying to clone that repository.
Right now there isn't a way to configure more storage for a project, but that is something we are considering for a future release. In the meantime, you will need to remove some files from that project if you want to create a project from that url. Sorry about that.
I'm not exactly sure what you're requesting, but we'd like to help!
We aren't able to remove or expand storage limitations on your projects, as they are fixed. I'd recommend that you 'trash' the new projects you mentioned that have had their storage exhausted (and then empty your trash) if you are experiencing an inability to create new projects based on your free tier limits.