DEV Community

Discussion on: Why you don't use Gitlab ?

Collapse
 
elc0mpa profile image
Jose Gabriel Companioni Benitez

That's the point, could you tell me why do you think Gitlab is better for teams private projects?

Thread Thread
 
simerca profile image
Ayrton

For me gitlab is better than github for team because the features of subproject has better , exemple

In github

  • project1-backend
  • project1-frontend
  • project2-backend
  • project2-frontend

In gitlab

  • Project1
    -- Backend
    -- Frontend

  • Project2
    -- Backend
    -- Frontend

For the both each project has a repo but gitlab. With subproject can be more organized .

And lots of tools for the team is interacted with cli or UI tools.

Thread Thread
 
nc0 profile image
Nicolas

We should not forget the integrated CI/CD for teams in GitLab