From 674eb9dd320f314b43dd50b98f3deae2ef0a042b Mon Sep 17 00:00:00 2001
From: Daniel Duarte Tojal <daniel.duarte.001@student.uni.lu>
Date: Thu, 5 Sep 2019 11:49:29 +0200
Subject: [PATCH] add text to mergeIntro

---
 2019/2019-09-09_testCourseAdv/slides/mergeIntro.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/2019/2019-09-09_testCourseAdv/slides/mergeIntro.md b/2019/2019-09-09_testCourseAdv/slides/mergeIntro.md
index 465c071b..d8e40521 100644
--- a/2019/2019-09-09_testCourseAdv/slides/mergeIntro.md
+++ b/2019/2019-09-09_testCourseAdv/slides/mergeIntro.md
@@ -1,3 +1,3 @@
 # Merging
 
-* Enables fast combination of branches
\ No newline at end of file
+* Combines all the commits from a source branch onto a target branch
\ No newline at end of file
-- 
GitLab