# Git vs GitLab

| Attribute | Git | GitLab |
|---|---|---|
| **Vioscale score** | 58.3 (34% (low)) | 60.1 (61% (medium)) |
| activity.commits_last_30d | 100 | - |
| adoption.dependent_repos | 326 | - |
| adoption.github_stars | 62,807 | - |
| deployment.options | `{"self_hosted":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A distributed version control system built for speed and efficiency, widely used by developers to track code changes and manage project history. Available as free and open source software under GPLv2. | GitLab is an integrated DevOps platform combining source code management, CI/CD, planning, and security scanning with AI agents that automate development workflows while maintaining team control. |
| features.capabilities | `{"hosting":"self","vcs_model":"distributed","federation":false,"built_in_ci":false,"code_review":"none","license_model":"free","underlying_vcs":"Git","open_source_core":"open_source"}` | `{"hosting":"both","built_in_ci":true,"code_review":"pr_mr","license_model":"seat_priced_ee"}` |
| language.primary | C | - |
| market.availability | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true}` | `{"web":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://git-scm.com","retrievedAt":"2026-08-14T16:42:17.947Z"}` | `{"type":"hybrid","summary":"Flexible pricing with seat-based licenses and usage-based credits; annual commitment option available","freeTier":true,"sourceUrl":"https://gitlab.com","retrievedAt":"2026-08-14T21:52:27.821Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | freemium |
| pricing.price_level | free | low |
| pricing.transparent | yes | - |
| reliability.status_page | - | yes |
| security.disclosure_policy | - | yes |
| security.gdpr | - | yes |
| security.iso27001 | - | yes |
| security.pci | - | yes |
| security.scorecard | 5.2 | - |
| security.soc2 | - | yes |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=git&per_page=100","last_12m":0,"max_severity":null}` | - |

## Capabilities (Version Control)

| Capability | Git | GitLab |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Distributed | - |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | Git | - |
| **Deployment** |  |  |
| Hosting | Self-hosted only | Cloud + self-hosted |
| **Review** |  |  |
| Code review | None (engine only) | PR / MR |
| **Storage** |  |  |
| Large-file / binary handling | - | - |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | - | - |
| **DevOps** |  |  |
| Built-in CI | ✗ | ✓ |
| **Access** |  |  |
| Access control granularity | - | - |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | ✗ | - |
| **Licensing** |  |  |
| Open-source core | Open-source | - |
| Self-managed license model | Free | Seat-priced EE |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | - | - |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | - | - |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | - | - |

*Source: Vioscale. Generated 2026-09-01T14:36:09.856Z. "-" = undocumented, not absent.*
