When gitLAB imports a 2Gb project, it will prompt: Request Entity Too Large
1 Like
If you’re using a self-managed GitLab instance, you can raise the imposed import limits, and also raise the web server’s request handling limits to address this.
For GitLab.com, the limits are in place for various reasons. See also: https://gitlab.com/gitlab-org/gitlab/-/issues/20061
If it is viable, you can try to reduce repository sizes.
2 Likes