Why GitLab is Not Ready for Big Repos
September 15, 2015
Development, Space Station 13
N3X15
0
It’s rare that I have to complain about something enough to make a blog post about it, and my experience with GitLab has definitely met the criteria.
GitLab is a git repository hosting system with many similarities to GitHub, the largest code repository hosting service in the world. The biggest, and possibly the best difference between it and GitHub is that GitLab is (mostly) open-source: You can download the GitLab Community Edition software, chuck it on your server, and boom, you get world-class git repository management and the ability to handle Merge Requests (GitLab’s version of the ubiquitous Pull Request). – MORE