From 717b17f0bd3ef4098b24dbfa4309caec8b164218 Mon Sep 17 00:00:00 2001 From: Basil Bruhn Date: Mon, 8 Jun 2026 15:09:57 +0200 Subject: [PATCH] [Feature] Add all PDF to course Notes #1 Signed-off-by: Basil Bruhn --- docs/course1.md | 3 +++ docs/course2.md | 3 +++ docs/course3.md | 3 +++ docs/course4.md | 3 +++ 4 files changed, 12 insertions(+) diff --git a/docs/course1.md b/docs/course1.md index e69de29..a721b88 100644 --- a/docs/course1.md +++ b/docs/course1.md @@ -0,0 +1,3 @@ +# Git for newbies + +You can find the PDF [here](PDF/GIT_for_newbies.pdf) diff --git a/docs/course2.md b/docs/course2.md index e69de29..fa13864 100644 --- a/docs/course2.md +++ b/docs/course2.md @@ -0,0 +1,3 @@ +# Git for beginners + +You can find the PDF [here](PDF/GIT_for_beginners_2.pdf) diff --git a/docs/course3.md b/docs/course3.md index e69de29..b2817ea 100644 --- a/docs/course3.md +++ b/docs/course3.md @@ -0,0 +1,3 @@ +# Git for advanced + +You can find the PDF [here](PDF/GIT_for_advanced_3.pdf) diff --git a/docs/course4.md b/docs/course4.md index e69de29..b6b410a 100644 --- a/docs/course4.md +++ b/docs/course4.md @@ -0,0 +1,3 @@ +# Introduction to CI/CD + +You can find the PDF [here](PDF/GIT_CI_CD_4.pdf)