[Feature] Add all PDF to course Notes #1 (#2)
Build and Publish Site / docker (push) Successful in 3s
Lint and Test / lint (push) Successful in 4s
Test Zensical build / docker (push) Successful in 2s

Reviewed-on: #2
Co-authored-by: Basil Bruhn <basil.bruhn@psi.ch>
Co-committed-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit was merged in pull request #2.
This commit is contained in:
2026-06-08 15:21:02 +02:00
committed by Gitea
parent dcae90a72b
commit 6c19ed8570
9 changed files with 28 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
GIT_CI_CD_4.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_advanced_3.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_beginners_2.pdf filter=lfs diff=lfs merge=lfs -text
GIT_for_newbies.pdf filter=lfs diff=lfs merge=lfs -text
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
View File
@@ -0,0 +1,3 @@
# Git for newbies
[Download the PDF here](PDF/GIT_for_newbies.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Git for beginners
[Download the PDF here](PDF/GIT_for_beginners_2.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Git for advanced
[Download the PDF here](PDF/GIT_for_advanced_3.pdf)
+3
View File
@@ -0,0 +1,3 @@
# Introduction to CI/CD
[Download the PDF here](PDF/GIT_CI_CD_4.pdf)