Dan to Open [email protected] • 4 years agoA curated list of open source alternatives to proprietary software and servicesgitlab.comexternal-linkmessage-square21fedilinkarrow-up1137arrow-down11file-text
arrow-up1136arrow-down1external-linkA curated list of open source alternatives to proprietary software and servicesgitlab.comDan to Open [email protected] • 4 years agomessage-square21fedilinkfile-text
minus-square@[email protected]linkfedilink2•1 year agoGitHub 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 Selfhostable gitlab-runner, faster build and deployment Better permission management for organizations ( per repo, branch, registry etc) Groups, project repos can be in groups ^ Some reason why my organization use gitlab over GitHub, I personally use Gitea.
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.
I see. Thanks for replying internet friend.