diff --git a/docs/PDF/.gitattributes b/docs/PDF/.gitattributes new file mode 100644 index 0000000..a192c80 --- /dev/null +++ b/docs/PDF/.gitattributes @@ -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 diff --git a/docs/PDF/GIT_CI_CD_4.pdf b/docs/PDF/GIT_CI_CD_4.pdf new file mode 100644 index 0000000..d7510c4 --- /dev/null +++ b/docs/PDF/GIT_CI_CD_4.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:185c9e1cb879d458c6b7e4a3d8b28a7ec99cf3e1bbda5241249781571143783e +size 2154733 diff --git a/docs/PDF/GIT_for_advanced_3.pdf b/docs/PDF/GIT_for_advanced_3.pdf new file mode 100644 index 0000000..022df4b --- /dev/null +++ b/docs/PDF/GIT_for_advanced_3.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98fe69242b567883bd5196e9de8f1a6e32a1073b4e48425e24b78b1fe7116ca +size 1474620 diff --git a/docs/PDF/GIT_for_beginners_2.pdf b/docs/PDF/GIT_for_beginners_2.pdf new file mode 100644 index 0000000..0073793 --- /dev/null +++ b/docs/PDF/GIT_for_beginners_2.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68b0f67ea7c59ecb5849805f0c43acac1486acc11f7f6ffc78466985a0faccc +size 1447751 diff --git a/docs/PDF/GIT_for_newbies.pdf b/docs/PDF/GIT_for_newbies.pdf new file mode 100644 index 0000000..5577d79 --- /dev/null +++ b/docs/PDF/GIT_for_newbies.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f943a5aa58dc528280dfb7584d28af230bec61da6b7e46c0c111d3f2aa2b112 +size 1347140 diff --git a/docs/course1.md b/docs/course1.md index e69de29..849eebc 100644 --- a/docs/course1.md +++ b/docs/course1.md @@ -0,0 +1,3 @@ +# Git for newbies + +[Download the PDF here](PDF/GIT_for_newbies.pdf) diff --git a/docs/course2.md b/docs/course2.md index e69de29..148b153 100644 --- a/docs/course2.md +++ b/docs/course2.md @@ -0,0 +1,3 @@ +# Git for beginners + +[Download the PDF here](PDF/GIT_for_beginners_2.pdf) diff --git a/docs/course3.md b/docs/course3.md index e69de29..df4aff2 100644 --- a/docs/course3.md +++ b/docs/course3.md @@ -0,0 +1,3 @@ +# Git for advanced + +[Download the PDF here](PDF/GIT_for_advanced_3.pdf) diff --git a/docs/course4.md b/docs/course4.md index e69de29..030ecb8 100644 --- a/docs/course4.md +++ b/docs/course4.md @@ -0,0 +1,3 @@ +# Introduction to CI/CD + +[Download the PDF here](PDF/GIT_CI_CD_4.pdf)