From c97fa1a5372fe4ff348da0a7a7d9c9ea83045682 Mon Sep 17 00:00:00 2001 From: collegedude9300 Date: Mon, 7 Nov 2022 00:22:43 -0800 Subject: [PATCH] Add repo hosting services content (#2876) * Update 102-vcs-hosting-services.md * Update content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md Co-authored-by: Kamran Ahmed --- .../102-vcs-hosting-services.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md b/content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md index 369db83bc..a9357ef87 100644 --- a/content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md +++ b/content/roadmaps/116-aspnet-core/content/101-general-development-skills/102-vcs-hosting-services.md @@ -1 +1,8 @@ -# Vcs hosting services \ No newline at end of file +# Repo Hosting Services + +There are different repository hosting services with the most famous one being GitHub, GitLab and BitBucket. I would recommend creating an account on GitHub because that is where most of the OpenSource work is done and most of the developers are. + +Services Links +GitHub: Where the world builds software +GitLab: Iterate faster, innovate together +BitBucket: The Git solution for professional teams