From 1518b96568d53c05d6d0eb2450a3011b4b967968 Mon Sep 17 00:00:00 2001 From: juma-mariekhe Date: Sun, 18 Jun 2023 20:19:46 +0300 Subject: [PATCH 1/5] Add file to repo --- Emmanuel/samplefile.txt | 3 --- Livingstone/index.html | 22 ---------------------- Mariam-Senzia/name.txt | 1 - MungaiVic/My-file.txt | 1 - Munyao/word.txt | 1 - Ramsey-Gicharu/practice | 1 - Senzia-Mariam/sample.txt | 0 Senzia-Mariam/shellpractice.sh | 9 --------- bicosteve/bsteve.txt | 1 - digitalsaina/index.html | 11 ----------- eliud-kinyanjui/index.html | 11 ----------- ianmuyumba/ian.txt | 0 index.html | 11 ----------- juma-mariekhe/my-file.txt | 1 + paulmurithi/file.txt | 1 - 15 files changed, 1 insertion(+), 73 deletions(-) delete mode 100644 Emmanuel/samplefile.txt delete mode 100644 Livingstone/index.html delete mode 100644 Mariam-Senzia/name.txt delete mode 100644 MungaiVic/My-file.txt delete mode 100644 Munyao/word.txt delete mode 100644 Ramsey-Gicharu/practice delete mode 100644 Senzia-Mariam/sample.txt delete mode 100755 Senzia-Mariam/shellpractice.sh delete mode 100644 bicosteve/bsteve.txt delete mode 100644 digitalsaina/index.html delete mode 100644 eliud-kinyanjui/index.html delete mode 100644 ianmuyumba/ian.txt delete mode 100644 index.html create mode 100644 juma-mariekhe/my-file.txt delete mode 100644 paulmurithi/file.txt diff --git a/Emmanuel/samplefile.txt b/Emmanuel/samplefile.txt deleted file mode 100644 index a408c88..0000000 --- a/Emmanuel/samplefile.txt +++ /dev/null @@ -1,3 +0,0 @@ - - -Sample text diff --git a/Livingstone/index.html b/Livingstone/index.html deleted file mode 100644 index 6bd8a41..0000000 --- a/Livingstone/index.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - Livingstone File 1 - - - - - - - - - - \ No newline at end of file diff --git a/Mariam-Senzia/name.txt b/Mariam-Senzia/name.txt deleted file mode 100644 index a4158f7..0000000 --- a/Mariam-Senzia/name.txt +++ /dev/null @@ -1 +0,0 @@ -Hi,my name is Mariam-Senzia \ No newline at end of file diff --git a/MungaiVic/My-file.txt b/MungaiVic/My-file.txt deleted file mode 100644 index 2c8b021..0000000 --- a/MungaiVic/My-file.txt +++ /dev/null @@ -1 +0,0 @@ -MungaiVic has created a file. \ No newline at end of file diff --git a/Munyao/word.txt b/Munyao/word.txt deleted file mode 100644 index a2b2c23..0000000 --- a/Munyao/word.txt +++ /dev/null @@ -1 +0,0 @@ -Cloned Kadima sam's repository. Hahahahaha diff --git a/Ramsey-Gicharu/practice b/Ramsey-Gicharu/practice deleted file mode 100644 index dc7c076..0000000 --- a/Ramsey-Gicharu/practice +++ /dev/null @@ -1 +0,0 @@ -Learning is fun diff --git a/Senzia-Mariam/sample.txt b/Senzia-Mariam/sample.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Senzia-Mariam/shellpractice.sh b/Senzia-Mariam/shellpractice.sh deleted file mode 100755 index f2b9aed..0000000 --- a/Senzia-Mariam/shellpractice.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/bash - -#create folder -mkdir moringadevops - -#create file -touch sample.txt - -echo "DevOps is fun" diff --git a/bicosteve/bsteve.txt b/bicosteve/bsteve.txt deleted file mode 100644 index b364382..0000000 --- a/bicosteve/bsteve.txt +++ /dev/null @@ -1 +0,0 @@ -bico created a text file \ No newline at end of file diff --git a/digitalsaina/index.html b/digitalsaina/index.html deleted file mode 100644 index 73a36c3..0000000 --- a/digitalsaina/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Git Practice - - -

Welcome to GIT

- - \ No newline at end of file diff --git a/eliud-kinyanjui/index.html b/eliud-kinyanjui/index.html deleted file mode 100644 index 87662dd..0000000 --- a/eliud-kinyanjui/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Moringa DevOps03 - - -

Another Title

- - \ No newline at end of file diff --git a/ianmuyumba/ian.txt b/ianmuyumba/ian.txt deleted file mode 100644 index e69de29..0000000 diff --git a/index.html b/index.html deleted file mode 100644 index d01f779..0000000 --- a/index.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Document - - - - - \ No newline at end of file diff --git a/juma-mariekhe/my-file.txt b/juma-mariekhe/my-file.txt new file mode 100644 index 0000000..91c7f7a --- /dev/null +++ b/juma-mariekhe/my-file.txt @@ -0,0 +1 @@ +Juma has created a file. \ No newline at end of file diff --git a/paulmurithi/file.txt b/paulmurithi/file.txt deleted file mode 100644 index 531bbd3..0000000 --- a/paulmurithi/file.txt +++ /dev/null @@ -1 +0,0 @@ -This is moringa school devops03 class. From c65a55712aed8f28cbeafdfb16b8fdb0959baa10 Mon Sep 17 00:00:00 2001 From: juma-mariekhe Date: Sun, 18 Jun 2023 22:48:42 +0300 Subject: [PATCH 2/5] Created a text file named text-file.txt --- juma-mariekhe/Moringa/Group_02/text-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 juma-mariekhe/Moringa/Group_02/text-file.txt diff --git a/juma-mariekhe/Moringa/Group_02/text-file.txt b/juma-mariekhe/Moringa/Group_02/text-file.txt new file mode 100644 index 0000000..e69de29 From 37c5bfbd09b0adef6994098f1de6cf518238359e Mon Sep 17 00:00:00 2001 From: juma-mariekhe Date: Sun, 18 Jun 2023 22:55:37 +0300 Subject: [PATCH 3/5] Created a copy of the text file named text-file.txt and named it text-file-copy.txt --- juma-mariekhe/Moringa/Group_02/text-file-copy.txt | 1 + juma-mariekhe/Moringa/Group_02/text-file.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 juma-mariekhe/Moringa/Group_02/text-file-copy.txt diff --git a/juma-mariekhe/Moringa/Group_02/text-file-copy.txt b/juma-mariekhe/Moringa/Group_02/text-file-copy.txt new file mode 100644 index 0000000..608408c --- /dev/null +++ b/juma-mariekhe/Moringa/Group_02/text-file-copy.txt @@ -0,0 +1 @@ +This is the text file I've created. \ No newline at end of file diff --git a/juma-mariekhe/Moringa/Group_02/text-file.txt b/juma-mariekhe/Moringa/Group_02/text-file.txt index e69de29..608408c 100644 --- a/juma-mariekhe/Moringa/Group_02/text-file.txt +++ b/juma-mariekhe/Moringa/Group_02/text-file.txt @@ -0,0 +1 @@ +This is the text file I've created. \ No newline at end of file From c5151c6e4f5431f37a896ceb35512da14eca4c59 Mon Sep 17 00:00:00 2001 From: juma-mariekhe Date: Sun, 18 Jun 2023 23:00:25 +0300 Subject: [PATCH 4/5] Deleted the initial text file named text-file.txt --- juma-mariekhe/Moringa/Group_02/text-file.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 juma-mariekhe/Moringa/Group_02/text-file.txt diff --git a/juma-mariekhe/Moringa/Group_02/text-file.txt b/juma-mariekhe/Moringa/Group_02/text-file.txt deleted file mode 100644 index 608408c..0000000 --- a/juma-mariekhe/Moringa/Group_02/text-file.txt +++ /dev/null @@ -1 +0,0 @@ -This is the text file I've created. \ No newline at end of file From 85dd800a164c633985b451c872a8c7192b78d0f1 Mon Sep 17 00:00:00 2001 From: juma-mariekhe Date: Sun, 18 Jun 2023 23:04:06 +0300 Subject: [PATCH 5/5] Navigated to the Moringa folder and Deleted the Group_02 folder --- juma-mariekhe/Moringa/Group_02/text-file-copy.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 juma-mariekhe/Moringa/Group_02/text-file-copy.txt diff --git a/juma-mariekhe/Moringa/Group_02/text-file-copy.txt b/juma-mariekhe/Moringa/Group_02/text-file-copy.txt deleted file mode 100644 index 608408c..0000000 --- a/juma-mariekhe/Moringa/Group_02/text-file-copy.txt +++ /dev/null @@ -1 +0,0 @@ -This is the text file I've created. \ No newline at end of file