From 7e3be197ccb12121684422991d3d6c8745349cef Mon Sep 17 00:00:00 2001 From: MatSanches Date: Tue, 28 Apr 2026 16:06:17 +0200 Subject: [PATCH] Contents of course by matilde --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d6de0c3..7f6a21a 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,8 @@ Here you can find a list of concepts that are fundamental for understading git a several files at once. + +# Fork by Matilde + +During this course we explored a lot of useful concepts in Git and GitHub, from the status-add-commit-push routine, to collaboration, branching, cloning, and now, forking. +My favourite mindblowing moments were to understand the mirror effect and the detached heads.