From 180f5a93a5516536f21d904ca8ba5203fe0d8234 Mon Sep 17 00:00:00 2001 From: "Jakub T. Jankiewicz" Date: Wed, 23 Feb 2022 09:42:35 +0100 Subject: [PATCH] Add video fot git internals to contrib file --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4526b2ab2..6072beec4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -84,4 +84,7 @@ write[*]Response: (input: Object) -> stream ### How git works If you want to contribute it may be usefull if you understand how git works under the hood. -This is great article that shows the details: [A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/). +This is great article that shows the details:
+[A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/).
+But as first the introduction you can watch this video:
+[![Link to Video: Inside the Hidden Git Folder - Computerphile](https://img.youtube.com/vi/bSA91XTzeuA/0.jpg)](http://www.youtube.com/watch?v=bSA91XTzeuA)