From 15ed73cd4dab005c804db046d9b229fe2ff3c5e8 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 26 Feb 2025 23:54:26 +0530 Subject: [PATCH 01/13] first update --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 8802b2b..20bdc3b 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,5 @@ echo "We are from batch-27 and learning DevOps" echo "I am working in REQ092348" echo "Adding new data" echo "I am DevOps-2" -echo "Adding new line" \ No newline at end of file +echo "Adding new line" +echo "Vaishnavi is updating the script and pushing it to remote repo" \ No newline at end of file From 147cd7e9e21391801654b0ed5ad3983858358fe1 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Feb 2025 18:41:47 +0000 Subject: [PATCH 02/13] deleted the unwanted data from the script --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 20bdc3b..95f2a23 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,4 @@ echo "I am working in REQ092348" echo "Adding new data" echo "I am DevOps-2" echo "Adding new line" -echo "Vaishnavi is updating the script and pushing it to remote repo" \ No newline at end of file + From 748ca8639d355a5e022d0a80d189f262f1b594aa Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 15:37:18 +0530 Subject: [PATCH 03/13] This is my first commit --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 95f2a23..d17e5f4 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,5 @@ echo "I am working in REQ092348" echo "Adding new data" echo "I am DevOps-2" echo "Adding new line" +echo " I am Vaishnavi" From 528db0476849bb839f119216c834f1cabfdea346 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Dec 2025 10:34:19 +0000 Subject: [PATCH 04/13] This changes are done by Shyam --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index d17e5f4..774ea29 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,4 +6,4 @@ echo "Adding new data" echo "I am DevOps-2" echo "Adding new line" echo " I am Vaishnavi" - +echo " I am Shyam" From 6163bc1165e6d19f41d4f17be22ec8275e0b55e7 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 17:43:00 +0530 Subject: [PATCH 05/13] This commit is to learn github --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 774ea29..732cf8a 100644 --- a/Script1.sh +++ b/Script1.sh @@ -7,3 +7,4 @@ echo "I am DevOps-2" echo "Adding new line" echo " I am Vaishnavi" echo " I am Shyam" +echo " I am trying to learn github" From e25826631c06c477b19def2d50207075facbb4c3 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 18:09:32 +0530 Subject: [PATCH 06/13] Update Script1.sh --- Script1.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 732cf8a..774ea29 100644 --- a/Script1.sh +++ b/Script1.sh @@ -7,4 +7,3 @@ echo "I am DevOps-2" echo "Adding new line" echo " I am Vaishnavi" echo " I am Shyam" -echo " I am trying to learn github" From 365772986c86f70453c776cc351dd95bc4c9dc6b Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 18:11:54 +0530 Subject: [PATCH 07/13] Working on new branch --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 774ea29..4e4faa9 100644 --- a/Script1.sh +++ b/Script1.sh @@ -7,3 +7,4 @@ echo "I am DevOps-2" echo "Adding new line" echo " I am Vaishnavi" echo " I am Shyam" +echo "This my first time creating a branch" \ No newline at end of file From df3e713b84d9e9ae09717487d382298f6570edee Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 19:47:03 +0530 Subject: [PATCH 08/13] evert "Merge pull request #1 from vaishnavi230601/Testing-Branch" This reverts commit 22193b539b255e7580379d84ca9470559f73a64b, reversing changes made to 5f5f3a4d97f1942a9c8135f5478217ae642b5340. --- Script1.sh | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Script1.sh b/Script1.sh index e3268e3..2a0cefa 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,9 +1,7 @@ echo "We are trying this practical from linux EC2" -echo "I am from Young minds" -echo "We are from batch-27 and learning DevOps" -echo "I am working in REQ092348" -echo "Adding new data" -echo "Adding new line" +echo "We are from batch-25 and learning git/gihub" echo "We are learning Branching" echo "I am learning Devops" -echo "Adding new line" \ No newline at end of file +echo "Adding new line" +echo "I am from Devops and cloud team" + From 46d99f6cc0faf4928fd407847c58cb6153771fcb Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 20:10:19 +0530 Subject: [PATCH 09/13] Updating Script1.sh --- Script1.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Script1.sh b/Script1.sh index e3268e3..5b228de 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,9 +1,6 @@ echo "We are trying this practical from linux EC2" -echo "I am from Young minds" -echo "We are from batch-27 and learning DevOps" -echo "I am working in REQ092348" -echo "Adding new data" -echo "Adding new line" +echo "We are from batch-25 and learning git/gihub" echo "We are learning Branching" echo "I am learning Devops" -echo "Adding new line" \ No newline at end of file +echo "Adding new line" +echo "I am from Devops and cloud team" \ No newline at end of file From 386eeec711e1cc6bdf2db96d91c0c2997c1491cb Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 20:14:17 +0530 Subject: [PATCH 10/13] Adding new line --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 5b228de..55ae36b 100644 --- a/Script1.sh +++ b/Script1.sh @@ -3,4 +3,5 @@ echo "We are from batch-25 and learning git/gihub" echo "We are learning Branching" echo "I am learning Devops" echo "Adding new line" -echo "I am from Devops and cloud team" \ No newline at end of file +echo "I am from Devops and cloud team" +echo "Add one more new line" \ No newline at end of file From 693c3f651c7fe058425b28a7a4968a6a809759a1 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 20:17:00 +0530 Subject: [PATCH 11/13] add new line testing branch script1 --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 2a0cefa..2223662 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,5 @@ echo "We are learning Branching" echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" +echo " Adding extra line to the script" From 11bc2d82c74301404a5186836b10e8453520ff36 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 20:28:17 +0530 Subject: [PATCH 12/13] Updated B1 --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 01b30c9..685337c 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,3 +6,4 @@ echo "Adding new line" echo "I am from Devops and cloud team" echo " Adding extra line to the script" echo "Add one more new line" +echo "I am from B1" From fc0a359323733dba8a41b877d9aaf47b18cb4b28 Mon Sep 17 00:00:00 2001 From: vaishnavi230601 Date: Wed, 31 Dec 2025 20:28:55 +0530 Subject: [PATCH 13/13] Updated B2 --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 01b30c9..52dd6ee 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,3 +6,4 @@ echo "Adding new line" echo "I am from Devops and cloud team" echo " Adding extra line to the script" echo "Add one more new line" +echo "I am from B2"