From 28f5dfe3bd7c00bf3208a6b2e49a12aec357c22c Mon Sep 17 00:00:00 2001 From: Beatrice Oyeyipo Date: Thu, 12 Oct 2023 21:25:29 -0400 Subject: [PATCH 01/29] addidng boyeyipo.py --- boyeyipo.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 boyeyipo.py diff --git a/boyeyipo.py b/boyeyipo.py new file mode 100644 index 0000000..adfacc0 --- /dev/null +++ b/boyeyipo.py @@ -0,0 +1 @@ +this is just a practice From fa1d165a2d0abebc404d6f7e4febde53e590ded6 Mon Sep 17 00:00:00 2001 From: Beatrice Oyeyipo Date: Tue, 17 Oct 2023 16:43:05 -0400 Subject: [PATCH 02/29] adding boyeyipo.html --- boyeyipo.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 boyeyipo.html diff --git a/boyeyipo.html b/boyeyipo.html new file mode 100644 index 0000000..b2de1a1 --- /dev/null +++ b/boyeyipo.html @@ -0,0 +1 @@ +I am trying to make sure I know what I am doing From 87f3bd9f3781a666e8872d673c84e697411519c7 Mon Sep 17 00:00:00 2001 From: Taiwo Babalola Date: Fri, 1 Dec 2023 20:10:23 -0600 Subject: [PATCH 03/29] taiwo3.html --- taiwo3.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 taiwo3.html diff --git a/taiwo3.html b/taiwo3.html new file mode 100644 index 0000000..67a63e2 --- /dev/null +++ b/taiwo3.html @@ -0,0 +1 @@ +this is taiwo: From 28eeb2a08c67cd016cf5a192337982c5147f4857 Mon Sep 17 00:00:00 2001 From: rdwan Date: Sat, 2 Dec 2023 10:58:35 -0600 Subject: [PATCH 04/29] adding rdwan.html --- rdwan.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rdwan.html diff --git a/rdwan.html b/rdwan.html new file mode 100644 index 0000000..259e51c --- /dev/null +++ b/rdwan.html @@ -0,0 +1,2 @@ +let firstName = 'Rudwan' +let lastName = 'Abakar' From 379b8a5ef75db6f3d734b44b78fd308dbaab9d90 Mon Sep 17 00:00:00 2001 From: khey Date: Sat, 2 Dec 2023 12:56:35 -0800 Subject: [PATCH 05/29] new message text --- kay.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 kay.html diff --git a/kay.html b/kay.html new file mode 100644 index 0000000..148829b --- /dev/null +++ b/kay.html @@ -0,0 +1 @@ +new message created From 706ff92b6dadbc2ad710d82d52b68714df7a7b65 Mon Sep 17 00:00:00 2001 From: Sagar Dhungel Date: Sat, 2 Dec 2023 16:54:39 -0600 Subject: [PATCH 06/29] Assignment 1 adding a html file with content --- Sagar.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Sagar.html diff --git a/Sagar.html b/Sagar.html new file mode 100644 index 0000000..f690130 --- /dev/null +++ b/Sagar.html @@ -0,0 +1,3 @@ +This is a first assignment for the Git and Github +I am adding this new file under my name with .html +This file is located insidet he branch called Feature_Sagar From b5ef7981ae46a5e61ea4aa283c3e8becb985717c Mon Sep 17 00:00:00 2001 From: Mohamed Shamrin Date: Sun, 3 Dec 2023 08:04:33 -0600 Subject: [PATCH 07/29] adding shamrin branch to ibt devops-Git --- shamrin.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 shamrin.txt diff --git a/shamrin.txt b/shamrin.txt new file mode 100644 index 0000000..4e9813f --- /dev/null +++ b/shamrin.txt @@ -0,0 +1,6 @@ + +Hello, +This is Shamrin. Adding my .txt file to the Devops-Git + + +Thank You! From 0cc56e6b7d9a1d49570f6f725e48b379db9df022 Mon Sep 17 00:00:00 2001 From: Mohamed Shamrin Date: Sun, 3 Dec 2023 08:23:02 -0600 Subject: [PATCH 08/29] adding shams.sh file Please enter the commit message for your changes. Lines starting --- shams.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 shams.sh diff --git a/shams.sh b/shams.sh new file mode 100644 index 0000000..b765589 --- /dev/null +++ b/shams.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +.sh file is a shell script file +shell script file will start as " #!/bin/bash". and will be called as she bang command as well +shell scripts are use to automate some programs + From 17d00d33a7c211a0eb108cd0684b9ce6c8d02e23 Mon Sep 17 00:00:00 2001 From: Nasir Faizi <151775004+Nasirfaizi@users.noreply.github.com> Date: Sun, 3 Dec 2023 14:42:49 -0800 Subject: [PATCH 09/29] Create nasir.html --- nasir.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 nasir.html diff --git a/nasir.html b/nasir.html new file mode 100644 index 0000000..43061fa --- /dev/null +++ b/nasir.html @@ -0,0 +1 @@ +nasir.html From c980095144008248855c722b9c97f075ef05b73c Mon Sep 17 00:00:00 2001 From: Ramin Roufeh Date: Sun, 3 Dec 2023 17:35:43 -0800 Subject: [PATCH 10/29] Ramin commit --- Ramin.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Ramin.txt diff --git a/Ramin.txt b/Ramin.txt new file mode 100644 index 0000000..2a6b935 --- /dev/null +++ b/Ramin.txt @@ -0,0 +1 @@ +this is Ramin text file test From 21c673f8915aedd8e682f0c7583fe2295930ecf5 Mon Sep 17 00:00:00 2001 From: Wale Alake Date: Tue, 5 Dec 2023 23:31:57 -0600 Subject: [PATCH 11/29] adding wale.txt for assignment --- wale.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 wale.txt diff --git a/wale.txt b/wale.txt new file mode 100644 index 0000000..4c4d9cf --- /dev/null +++ b/wale.txt @@ -0,0 +1 @@ +Testing out and doing the assignment From 298729cde46cd32552d60ff3cda03445bdb5eb74 Mon Sep 17 00:00:00 2001 From: ibt Date: Sun, 11 Feb 2024 15:39:22 -0600 Subject: [PATCH 12/29] IBT commit --- ed.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 ed.py diff --git a/ed.py b/ed.py new file mode 100644 index 0000000..e69de29 From b0222d6fbe8f50b4579a5c22bb0cd09720ca4bb9 Mon Sep 17 00:00:00 2001 From: Gunjan Date: Sun, 11 Feb 2024 16:40:15 -0500 Subject: [PATCH 13/29] adding gunjan.txt for jan2024cohort --- gunjan.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/gunjan.txt b/gunjan.txt index 8961fe9..250debe 100644 --- a/gunjan.txt +++ b/gunjan.txt @@ -1 +1,2 @@ learning git clone +adding new line in Jan 2024 cohort From 42220ab47751d4cdcd74f47efb4fbec5ec1bd61b Mon Sep 17 00:00:00 2001 From: ibt Date: Sun, 11 Feb 2024 15:44:35 -0600 Subject: [PATCH 14/29] IBT commit --- ed.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ed.py b/ed.py index e69de29..78c7c1b 100644 --- a/ed.py +++ b/ed.py @@ -0,0 +1,3 @@ +Adding few line1 +line 2 +line 3 From eadbd88b760da82dcc1b796b8095cd45c9cfbc96 Mon Sep 17 00:00:00 2001 From: komivi Date: Fri, 16 Feb 2024 14:19:38 -0600 Subject: [PATCH 15/29] adding komivi.txt for jan2024cohort --- komivi.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 komivi.txt diff --git a/komivi.txt b/komivi.txt new file mode 100644 index 0000000..cb057c4 --- /dev/null +++ b/komivi.txt @@ -0,0 +1,2 @@ +komivi.txt + From 691d4a13bf495e1644b8fa2f8ff59f56a9946a07 Mon Sep 17 00:00:00 2001 From: okkk Date: Fri, 16 Feb 2024 21:28:11 -0600 Subject: [PATCH 16/29] adding new file --- testfile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 testfile.txt diff --git a/testfile.txt b/testfile.txt new file mode 100644 index 0000000..f445c77 --- /dev/null +++ b/testfile.txt @@ -0,0 +1 @@ +...Testfile.txt From 6fc6f0da5861564a41ada7a48c541019f8e825ba Mon Sep 17 00:00:00 2001 From: NamutebiD Date: Fri, 16 Feb 2024 22:17:57 -0800 Subject: [PATCH 17/29] Task created for 2172024 --- Diana.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Diana.txt diff --git a/Diana.txt b/Diana.txt new file mode 100644 index 0000000..167220a --- /dev/null +++ b/Diana.txt @@ -0,0 +1,2 @@ +DevOps Branch 216204 +Task for adding a branch to DevOps repository From e5563601f6fb6870f6d4e3c1735db66ff2829681 Mon Sep 17 00:00:00 2001 From: ibt Date: Sun, 18 Feb 2024 13:49:47 -0600 Subject: [PATCH 18/29] updating chisom.py --- .add.swo | Bin 0 -> 4096 bytes .add.swp | Bin 0 -> 4096 bytes chisom.py | 2 ++ 3 files changed, 2 insertions(+) create mode 100644 .add.swo create mode 100644 .add.swp diff --git a/.add.swo b/.add.swo new file mode 100644 index 0000000000000000000000000000000000000000..4e768626f0086289a615ece0f0154b523c24f2a0 GIT binary patch literal 4096 zcmYc?2=nw+u+TGN00IFJ0RiW@85oK)GV@X^VIsI`V%60_6zY3Ah3LC`hQ#}%CKl!C zyQG%+7ZmHdXO`$ErljDuWmIM~1V%%EvJl{9Fg7wY0GXkzq^KY)6iS(Kqq;{!U^E0q bLtr!nMnhmU1V%$(Gz3ONU^E1VR0se7N2?aR literal 0 HcmV?d00001 diff --git a/.add.swp b/.add.swp new file mode 100644 index 0000000000000000000000000000000000000000..47a511ae23e1c9bd14d07c5c8b8d0a53ed78e8c4 GIT binary patch literal 4096 zcmYc?2=nw+u+TGN00IFJ0Rd;Z85oK)GV@X^VIsI`V%60_6zY3Ah3LC`hQ#}%CKl!C zyQG%+7ZmHdXO`$ErljDuWmIM~1V%%EvJl{9Fg7wY0GXkzq^KY)6iS(Kqq;{!U^E0q bLtr!nMnhmU1V%$(Gz3ONU^E1VR0se7H^UaY literal 0 HcmV?d00001 diff --git a/chisom.py b/chisom.py index e1e6ca5..6686b42 100644 --- a/chisom.py +++ b/chisom.py @@ -1,2 +1,4 @@ This is my first cloned repository from github +Testing testing testing + Also my first git assignment From 50ea54359d4ac39dc9ed3e16b7f4fd90f494e1d5 Mon Sep 17 00:00:00 2001 From: bagulannameredova Date: Sun, 18 Feb 2024 11:57:11 -0800 Subject: [PATCH 19/29] adding b_anna.txt --- b_anna.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 b_anna.txt diff --git a/b_anna.txt b/b_anna.txt new file mode 100644 index 0000000..9737aea --- /dev/null +++ b/b_anna.txt @@ -0,0 +1 @@ +txt file for jan24 cohort From 68934ffa86a9267fe3933917aed3b70d67b326a4 Mon Sep 17 00:00:00 2001 From: onyiafranklin Date: Tue, 20 Feb 2024 15:33:16 +0000 Subject: [PATCH 20/29] first commit --- franklin.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 franklin.html diff --git a/franklin.html b/franklin.html new file mode 100644 index 0000000..dc89ad2 --- /dev/null +++ b/franklin.html @@ -0,0 +1 @@ +hello franklin From c90a8a7364dc5d328328c2c92b4f0615daa1d419 Mon Sep 17 00:00:00 2001 From: Beatrice Oyeyipo Date: Tue, 19 Mar 2024 20:44:51 -0400 Subject: [PATCH 21/29] Just commiting the file to the repo --- testboyeyipo.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 testboyeyipo.html diff --git a/testboyeyipo.html b/testboyeyipo.html new file mode 100644 index 0000000..4e61b3d --- /dev/null +++ b/testboyeyipo.html @@ -0,0 +1 @@ +Just testing hthe git pull From cc422c019d24a7404e0176aa711d5ab448fb75d2 Mon Sep 17 00:00:00 2001 From: asturchio Date: Wed, 15 May 2024 21:15:46 -0400 Subject: [PATCH 22/29] feature1 --- feature1.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 feature1.py diff --git a/feature1.py b/feature1.py new file mode 100644 index 0000000..70e087e --- /dev/null +++ b/feature1.py @@ -0,0 +1 @@ +feature1.py From a8b7cb944e5f004a7130942d0db9cf2c12c99c15 Mon Sep 17 00:00:00 2001 From: godson Date: Sat, 18 May 2024 18:42:17 +0100 Subject: [PATCH 23/29] changes made on chia.txt --- chia.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 chia.txt diff --git a/chia.txt b/chia.txt new file mode 100644 index 0000000..949a03b --- /dev/null +++ b/chia.txt @@ -0,0 +1,3 @@ +This is an update from Godson. +Please confirm. +Thanks From 6c9f3a908d8422bbdd6478ae16648959f15bb2d9 Mon Sep 17 00:00:00 2001 From: godson Date: Sat, 18 May 2024 21:14:03 +0100 Subject: [PATCH 24/29] New godson file added --- godson.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 godson.txt diff --git a/godson.txt b/godson.txt new file mode 100644 index 0000000..3a8840b --- /dev/null +++ b/godson.txt @@ -0,0 +1,2 @@ +this file is created by Godson. +Thank you. From 99081b675e050686c0956bdcd462b2f8738ed895 Mon Sep 17 00:00:00 2001 From: Gunjan Date: Sun, 19 May 2024 14:17:13 -0400 Subject: [PATCH 25/29] adding javafile --- gunjan.java | 1 + 1 file changed, 1 insertion(+) create mode 100644 gunjan.java diff --git a/gunjan.java b/gunjan.java new file mode 100644 index 0000000..6c116ee --- /dev/null +++ b/gunjan.java @@ -0,0 +1 @@ +java file to complete assignment From 2e7c724b67d0e232ad0e0f423c09248edad00753 Mon Sep 17 00:00:00 2001 From: IsaacDadah Date: Mon, 20 May 2024 13:43:36 -0400 Subject: [PATCH 26/29] adding isaac.txt file to apr2024_isaac --- isaac.html | 2 ++ isaac.java | 1 + 2 files changed, 3 insertions(+) create mode 100644 isaac.html create mode 100644 isaac.java diff --git a/isaac.html b/isaac.html new file mode 100644 index 0000000..b81b029 --- /dev/null +++ b/isaac.html @@ -0,0 +1,2 @@ +including text1 into branch apr2024_isaac + diff --git a/isaac.java b/isaac.java new file mode 100644 index 0000000..fbb2fc3 --- /dev/null +++ b/isaac.java @@ -0,0 +1 @@ +java text1 file - assignment with apr2024_isaac branch From f60dd3a5e0e2b9bce0b7e191848df586fcee85db Mon Sep 17 00:00:00 2001 From: rizme Date: Sun, 9 Jun 2024 12:51:48 -0500 Subject: [PATCH 27/29] adding rizme.java --- rizme.java | 1 + 1 file changed, 1 insertion(+) create mode 100644 rizme.java diff --git a/rizme.java b/rizme.java new file mode 100644 index 0000000..4365e23 --- /dev/null +++ b/rizme.java @@ -0,0 +1 @@ +rizme.java From ab60366c079bab14a9d98dd7a4f3579bac97355b Mon Sep 17 00:00:00 2001 From: rizme Date: Sun, 9 Jun 2024 13:18:08 -0500 Subject: [PATCH 28/29] rizme.java10 --- rizme.java10 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 rizme.java10 diff --git a/rizme.java10 b/rizme.java10 new file mode 100644 index 0000000..ef6325d --- /dev/null +++ b/rizme.java10 @@ -0,0 +1,2 @@ +java file to complete assigment + From 1f5565fb0588971254e543db22683f24ac9a2c05 Mon Sep 17 00:00:00 2001 From: adaramola Date: Wed, 3 Jul 2024 14:00:55 -0500 Subject: [PATCH 29/29] adding joseph.html - feb26cohort --- joseph.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 joseph.html diff --git a/joseph.html b/joseph.html new file mode 100644 index 0000000..307ebbd --- /dev/null +++ b/joseph.html @@ -0,0 +1 @@ +feb26 - feature branch , pushing to github