From 2ea5c089fbf4eb219176d6bc2d996069cfb23d75 Mon Sep 17 00:00:00 2001 From: chinaza-Sommie Date: Sat, 9 May 2026 05:29:17 +0100 Subject: [PATCH 1/2] Add a markdown file learned.md --- learned.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 learned.md diff --git a/learned.md b/learned.md new file mode 100644 index 0000000..1ceee3e --- /dev/null +++ b/learned.md @@ -0,0 +1,9 @@ +# Here are a couple of things I learned + +- Going through the Github course I have learned about forks, cloning, using the command line commands to perform these tasks on direcories and repos +- Complete all the [tasks](#tasks) + +## challenges +- There are some commands that I quite new such as the revert and rebase; and I have been able to practise with those commands to solidify my understanding + +# I Look Forward to learning more things \ No newline at end of file From a4c452015f887bd3369c0e69611b17b95339aa0b Mon Sep 17 00:00:00 2001 From: chinaza-Sommie Date: Sun, 10 May 2026 22:03:37 +0100 Subject: [PATCH 2/2] Add a markdown file learned.md --- learned.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learned.md b/learned.md index 1ceee3e..a7e5582 100644 --- a/learned.md +++ b/learned.md @@ -6,4 +6,4 @@ ## challenges - There are some commands that I quite new such as the revert and rebase; and I have been able to practise with those commands to solidify my understanding -# I Look Forward to learning more things \ No newline at end of file +# I Look Forward to learning more things. \ No newline at end of file