From 1ccf7f5978ea236f65b55140fb791ba9390452e6 Mon Sep 17 00:00:00 2001 From: Mihai Date: Mon, 3 Dec 2018 14:20:47 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 39b8a61..9fe8729 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Details for the next session: - Time: 9:00 - 15:00 - Location: J1-84 - Teachers: - - TBA + - Guy Allard + - Mihai Lefter - Registration via www.medgencentre.nl. Direct access to the [registration form](https://forms.lumc.nl/lumc2/GITcourse). @@ -27,13 +28,13 @@ Details for the next session: | Time | Subject | Teacher | Contents | | ----- | ----------------- | ----------------- | ------------------------- | -| 09:00 | [Introduction](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/introduction.pdf) | TBA | Welcome, version control introduction | -| 09:30 | [Git basics](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/basics.pdf) | TBA | Basic Git command line flow | +| 09:00 | [Introduction](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/introduction.pdf) | Guy Allard | Welcome, version control introduction | +| 09:30 | [Git basics](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/basics.pdf) | Guy Allard | Basic Git command line flow | | 10:15 | [Practical](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/basics_handouts.pdf) | | | -| 11:00 | [The git commit graph](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/commit_graph.pdf) | TBA | Commit graph, branching, merging, and resolving merge conflicts. | +| 11:00 | [The git commit graph](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/commit_graph.pdf) | Mihai Lefter | Commit graph, branching, merging, and resolving merge conflicts. | | 11:45 | [Practical](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/commit_graph_handouts.pdf) | | | | 12:30 | Lunch | | | -| 13:30 | [Collaboration: remote repositories](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/remotes.pdf) | TBA | Sharing and collaborating via remotes | +| 13:30 | [Collaboration: remote repositories](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/remotes.pdf) | Mihai Lefter | Sharing and collaborating via remotes | | 14:15 | [Practical](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/remotes_handouts.pdf) | | | | 15:00 | Questions, closing | | | -- GitLab