133
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 21 Jan 2021
133 points (99.3% liked)
Open Source
30919 readers
419 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
Can someone please explain why GitLab is used when there’s GitHub?
Here's a list of a few possible reasons
It's still git under the hood and shouldn't make a difference in most cases.
GitHub is owned by Microsoft
Gitlab is OSS, and you can host yourself
(Ik most don't and use the public instance) Gitlab has features that GitHub don't have, or are better at somethings even if GitHub have them
^ Some reason why my organization use gitlab over GitHub, I personally use Gitea.