From 4c4181e8683b89ac8e4e2a37f61078c22cdd5f34 Mon Sep 17 00:00:00 2001 From: Kranti9892 Date: Tue, 13 May 2025 18:31:05 +0530 Subject: [PATCH 1/3] This is my 1st commit --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index be29f589..00075033 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,4 +2,4 @@ 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 "We are learning Git and GitHub" -echo "How are you?" +echo "i am practicing Github" From 549477944ce6b6859d6fee9b4c685259dcf49700 Mon Sep 17 00:00:00 2001 From: Kranti9892 Date: Wed, 14 May 2025 12:03:00 +0530 Subject: [PATCH 2/3] Branching --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 00075033..3eb994f2 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,4 +2,4 @@ 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 "We are learning Git and GitHub" -echo "i am practicing Github" +echo "I am learning branching" From 1749110eda13eb9a2de17248a3430ddd08f6cc56 Mon Sep 17 00:00:00 2001 From: Kranti9892 Date: Fri, 5 Dec 2025 14:13:31 +0530 Subject: [PATCH 3/3] Made changes --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 3eb994f2..1fd9e7a1 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,4 @@ -echo "We are trying this practical from linux EC2" +echo "We are trying on local" echo "I am from Young minds" echo "We are from batch-27 and learning DevOps" echo "We are learning Git and GitHub"