From 8e098136badeaedc13f5ad480972d4c36bfe4f8a Mon Sep 17 00:00:00 2001 From: Benjamin Uekermann Date: Mon, 9 Oct 2023 14:17:26 +0200 Subject: [PATCH] Tweak Git slides --- material/2_tue/git/slides.md | 1 - 1 file changed, 1 deletion(-) diff --git a/material/2_tue/git/slides.md b/material/2_tue/git/slides.md index a1b4f22..9fd9320 100644 --- a/material/2_tue/git/slides.md +++ b/material/2_tue/git/slides.md @@ -232,7 +232,6 @@ Which level do you have? - [Official documentation](http://git-scm.com/doc) - [Video: Git in 15 minutes: basics, branching, no remote](https://www.youtube.com/watch?v=USjZcfj8yxE) -- [The GitHub Blog: Commits are snapshots, not diffs](https://github.blog/2020-12-17-commits-are-snapshots-not-diffs/) - Chapters [6](https://merely-useful.tech/py-rse/git-cmdline.html) and [7](https://merely-useful.tech/py-rse/git-advanced.html) of Research Software Engineering with Python - [Podcast All Things Git: History of VC](https://www.allthingsgit.com/episodes/the_history_of_vc_with_eric_sink.html) - [git purr](https://girliemac.com/blog/2017/12/26/git-purr/)