From 41d5f25368f2179a65c0f8d15de4ac2b4e21566d Mon Sep 17 00:00:00 2001 From: 0Abhay27 Date: Wed, 18 Feb 2026 15:30:01 +0530 Subject: [PATCH 1/3] This is my first comit --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 2a0cefac..f6dda8bf 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,4 @@ echo "We are learning Branching" echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" - +echo "Hello my Name is Abhay" From 68e6f18d5ed6d1c180c36c7152672e97532a5dc0 Mon Sep 17 00:00:00 2001 From: 0Abhay27 Date: Wed, 18 Feb 2026 15:44:54 +0530 Subject: [PATCH 2/3] My second commit --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index f6dda8bf..654bc8a6 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,3 +5,4 @@ echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" echo "Hello my Name is Abhay" +echo "My Seconf Commit" \ No newline at end of file From e3719b2b75f53c69c43047f81fe4ada3abfda9a4 Mon Sep 17 00:00:00 2001 From: 0Abhay27 Date: Fri, 20 Feb 2026 07:51:59 +0530 Subject: [PATCH 3/3] This is my Edit --- Script1.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Script1.sh b/Script1.sh index 654bc8a6..9a1f6356 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,7 +2,4 @@ echo "We are trying this practical from linux EC2" 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" -echo "Hello my Name is Abhay" -echo "My Seconf Commit" \ No newline at end of file +echo "Adding new line" \ No newline at end of file