1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Resources added for GitLab (#1772)

This commit is contained in:
Archit Sharma
2022-09-16 14:40:39 +00:00
committed by GitHub
parent 6e6f7980dc
commit ca2be269c0

View File

@@ -1 +1,8 @@
# Gitlab
# GitLab
GitLab is a provider of internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme='blue' href='https://gitlab.com/'>GitLab Website</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://docs.gitlab.com/'>GitLab Documentation</BadgeLink>