From 94506c6632c639fb1fd1bf2a48f2837648c3a530 Mon Sep 17 00:00:00 2001 From: V S Skandha <99637904+skandhavs@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:28:58 +0530 Subject: [PATCH] Update Task - 1.md --- source/_posts/Task - 1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_posts/Task - 1.md b/source/_posts/Task - 1.md index 66181e0..e8d4e32 100644 --- a/source/_posts/Task - 1.md +++ b/source/_posts/Task - 1.md @@ -123,7 +123,8 @@ git config --list --show-origin # Other References Check out these sources if you want to explore more about Git and GitHub apart from the scope of the Task -1.[Complete Git and GitHub Tutorial](https://www.youtube.com/watch?v=apGV9Kg7ics) +1.[Complete Git and GitHub Tutorial](https://www.youtube.com/watch?v=apGV9Kg7ics). +
2.[Git and GitHub for Beginners - freeCodeCamp](https://www.youtube.com/watchv=RGOj5yH7evk&pp=ygUOR2l0IGFuZCBHaXRodWI%3D) There are many sources apart from these to learn extensively about Git and GitHub, so you can explore those too.