Your push to this repository would cause it to exceed the size limit of 14 GB

Hello

i’m using Free Plan Gitlab now…

i had a problem…

when i did push my work to gitlab repository but i had that error

Your push to this repository would cause it to exceed the size limit of 14 GB so it has been rejected. Please contact your GitLab administrator for more information.

what’s the problem??

please help me

The error message is pretty clear, so I’m not really sure what’s causing you problems.

When you use gitlab.com repositories are limited to being 14GB (I thought it was 10GB, they must have increased it since I cared last - we have an on-premise server and doesn’t use gitlab.com). What you currently have in the repository takes up some space, on the details page of each project shows some figure for that project, but that might be the size of the “live” data (I’m not sure), old versions also take up some space.

The currently stored stuff for the repository you’re trying to push to, and the stuff you’re trying to push would take up more than 14GB.

There might be some possibilities to clean up at bit, but typically that won’t last long. It’s probably better (but more expensive) to buy extra space (I believe you can do that, but you’ll need to contact GitLab support).