From 3a4b04c39426157a5ba1b5bf7b14178b8be6e5c3 Mon Sep 17 00:00:00 2001 From: Martijn Vermaat <m.vermaat.hg@lumc.nl> Date: Tue, 1 Dec 2015 12:01:17 +0100 Subject: [PATCH] Update merging slides --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aed783f..64a24a3 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ GitLab server and using Git for data analysis projects. | 11:15 | [Git and remote repositories](/uploads/fae0409963d991c25221843288ed3368/remotes.pdf) | Martijn Vermaat | Sharing and collaborating via GitLab | | 12:00 | Lunch | | | | 13:00 | [Practical](/uploads/bd5d6574d2534d3a7afaf3d43bf70aaf/remotes_handouts.pdf) | | | -| 13:30 | [Combining changes by merging](/uploads/89a6d236332f607b1c091448836efc87/merging.pdf) | Martijn Vermaat | Commit graph, merging, resolving merge conflicts | +| 13:30 | [Combining changes by merging](/uploads/af01008ba3e6f2c0e1742dc292690e22/merging.pdf) | Martijn Vermaat | Commit graph, merging, resolving merge conflicts | | 14:15 | [Practical](/uploads/b9649d50b3146eaf4632efc80f143f54/merging_handouts.pdf) | | | | 14:45 | Break | | | | 15:00 | [Data analysis](usecases/) | Szymon Kiełbasa | More GitLab, Markdown, data analysis use case | @@ -105,4 +105,4 @@ First clone this repository, then fetch the data from the submodule: A new presentation can be added like this: cd presentation - bash mkpres.sh ../mypresentation + bash mkpres.sh ../mypresentation \ No newline at end of file -- GitLab