From 23a2d1e2a82c3e078d0ac497659907aabf40440a Mon Sep 17 00:00:00 2001 From: Mihai Date: Tue, 13 Mar 2018 15:14:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 245ecc1..3160a1b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Details for the next session: | Time | Subject | Teacher | Contents | | ----- | ----------------- | ----------------- | ------------------------- | | 09:00 | [Introduction](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/introduction.pdf) | Mihai Lefter | Welcome, version control introduction | -| 09:30 | [Git basics](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/basics.pdf) | Wibowo Arindrarto | Basic Git command line flow | +| 09:30 | [Git basics](https://git.lumc.nl/courses/gitcourse/wikis/files-most-recent/basics.pdf) | Mihai Lefter | 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) | 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) | | | -- GitLab