diff --git a/foo.md b/notes.md similarity index 72% rename from foo.md rename to notes.md index f33b3e3b4c1e6c04e9de1e1efbb817c513f6a6c8..74c96a45ec5d710f44216e037e7660c3ba0c6053 100644 --- a/foo.md +++ b/notes.md @@ -1,25 +1,3 @@ -Blöcke -====== - -(jeder Block ~ 1.5h, insgesamt 2h Pause - ein ganzer Tag git) - -0. Intro - - Why VCS? (Have you ever ...?) - - Why git? - - How do I start git very basics - -1. Git Commands - - working dir - index/stage - repo - -2. GitLab / GitHub - - project maintanance - - issues and PRs - - "easier collaboration" - -3. VCS Workflows - - how to collaborate in an organized manner - - Basics ====== diff --git a/overview.md b/overview.md new file mode 100644 index 0000000000000000000000000000000000000000..3d627fab0ce290a89ccbf42b53285d5a09d480b5 --- /dev/null +++ b/overview.md @@ -0,0 +1,23 @@ +Blöcke +====== + +each block is about 3 hours e.g. 9 - 12 including breaks + +0. Intro + - Why git? + - git installation hands on + - show try git like tutorial on beamer (closed laptops) + - hands on - created project + - wrap up hands on + +1. Git Commands + - working dir - index/stage - repo + +2. GitLab / GitHub + - project maintanance + - issues and PRs + - "easier collaboration" + +3. VCS Workflows + - how to collaborate in an organized manner +