Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
manbir31486yGitHub, because
- bigger community/userbase
- more robust
- been quite a while using it, and never experienced problems, so makes no sense in switching -
deodexed5746ySaving to file system then zipping the whole thing. Might as well tar the zip just to be sure.
-
I tend to use Github, for no other reason than it tends to be what everyone else uses.
-
Github because they now have free private repositories but only limited to 1GB per repo. There's also a free Github Desktop for Mac
-
cursee171596yGitlab
- can be self hosted
- unlimited privates repo
- unlimited collaborators for private repo (or maybe not but definitely more than 3,5 limitations by competitors)
- CI/CD (deployment)
- Operations (for environments etc)
- Registry (for docker)
- wiki
- integrations (with slack, etc)
- can easily push/pull from non-gitlab repo (yes can easily work together with any GitHub repos)
- above all are available to free user using their online version
GitHub
- limitations for free users
- strong community
- almost every devs have GitHub account
- Microsoft product (good thing for some, bad thing for some)
- not open source
- good issues system
- wiki only for pro accounts
- simple kanban style task management tool
- webhooks (for integrations and services)
- can't easily work with repos outside of GitHub -
cursee171596y@cursee
BitBucket
- limitations for free users
- nicely integrated and work well with all other Atlasian products (which are not always free)
- somewhat annoying UI compared to the competitors
- not lots of open-source devs are using it
Summary
Lazy corporate with cash : BitBucket
Individual and small team : GitHub
More than 4 pax team with no budget : Gitlab
Answer to OP
Using gitlab
Why? Look at above summary. -
@returnN
I dont think @electrineer thought
of that but 42 is a ASCII code for ?
and ? is a wildcard that means everything. So everything is a anwser 🤔 -
@HoloDreamer Does Sourcetree work well for you? It seemed good initially, but it's slow as anything on my machine and a massive memory hog with large repos.
-
@AlmondSauce i haven't had any issues. I only use it for my projects, they are not that huge.
Related Rants
Github, Bitbucket or Gitlab?
And why?
question
github
gitlab
bitbucket