From 5c50ebedad3c6a4810962aa63bdd2d21c1c939a8 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Thu, 3 Oct 2019 15:13:29 +0200 Subject: [PATCH] fix difference of vcs --- 2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md b/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md index 7defad99..0d39add3 100644 --- a/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md +++ b/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md @@ -3,9 +3,7 @@ <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" style="width: 200px;"/> <img src="https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo-extra-whitespace.png" alt="GitLab" style="width: 200px;"/> -GitHub and GitLab are VCS systems. - -GitHub/Gitlab are both **publicly available**, but GitLab can be **on-premise**. +GitHub and GitLab are online platforms for developing code using the VCS system `git`. Positive point: GitHub and GitLab are (almost) the same. -- GitLab