From c2059b7d672249576072c1c618f56ad3c7f7c8a5 Mon Sep 17 00:00:00 2001 From: Mirha Nwanguma <165063324+KiaraN22@users.noreply.github.com> Date: Wed, 7 Aug 2024 12:44:19 +0100 Subject: [PATCH 1/3] Create new markdown file --- newfile.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 newfile.md diff --git a/newfile.md b/newfile.md new file mode 100644 index 0000000..3600043 --- /dev/null +++ b/newfile.md @@ -0,0 +1,4 @@ +Currently learning about Git and GitHub +Last week, I was able to learn about Windows Command Line and the different commands used. +Its really interesting seeing how commands writtten in the CLI can create new files and directories. +Although, I do not know all the commands by heart and still have to check google or the cheat sheets, I know that with time and more practice, they would become part and parcel of me. From 1c59ef715a5c0b4c4752b1e276076c384cab3212 Mon Sep 17 00:00:00 2001 From: Mirha Nwanguma <165063324+KiaraN22@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:51:03 +0100 Subject: [PATCH 2/3] Update newfile.md with spacings --- newfile.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/newfile.md b/newfile.md index 3600043..f9b66c1 100644 --- a/newfile.md +++ b/newfile.md @@ -1,4 +1,8 @@ Currently learning about Git and GitHub + Last week, I was able to learn about Windows Command Line and the different commands used. + Its really interesting seeing how commands writtten in the CLI can create new files and directories. + Although, I do not know all the commands by heart and still have to check google or the cheat sheets, I know that with time and more practice, they would become part and parcel of me. + From eb662bf2e71742d21b2b21c6a53709704e3d3b1d Mon Sep 17 00:00:00 2001 From: Mirha Nwanguma <165063324+KiaraN22@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:53:21 +0100 Subject: [PATCH 3/3] Update newfile.md with heading --- newfile.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/newfile.md b/newfile.md index f9b66c1..b153ab8 100644 --- a/newfile.md +++ b/newfile.md @@ -1,3 +1,5 @@ +## How CBF Bootcamp is going so far + Currently learning about Git and GitHub Last week, I was able to learn about Windows Command Line and the different commands used.