For my personal software projects, I use GitHub, which is great for open source or private single user projects. Is there a better cloud based solution for a small businesses? Here’s a summary comparison. I was going to include Google Cloud Source Repository, but it’s in beta and there is no pricing information yet.
Feature | GitHub | BitBucket | GitLab | MicroSoft VSO |
---|---|---|---|---|
# of free private multiuser repos | none | unlimited | unlimited | unlimited |
# users for free private multiuser repos | none | 5 | unlimited | 5 |
cost of 5 private multiuser repos | $7/month | free | free | free |
maximum repo size | 1 Gbyte soft | 1 Gbyte soft, 2 hard | 10 Gbytes | currently unlimited |
maximum file size | 100 Mbyte | ? | 10 Gbytes | currently unlimited |
free large file limit | 1 Gbyte | not supported | 10 Gbytes | currently unlimited |
cost per 50 Gbyte | $50 | not applicable | ? | currently unlimited |
Thanks for reviewing GitLab! BTW You have a small type: ulimited => unlimited, reminds me of http://ss64.com/bash/ulimit.html