From 4793cce7a91e2e20f4c3b82e4b952ad74e412c86 Mon Sep 17 00:00:00 2001 From: Shubhamkolekar1306 Date: Fri, 7 Nov 2025 08:04:31 +0530 Subject: [PATCH 1/2] As i am created a new branch --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index a4dc7dd..dea8dd8 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,5 @@ echo "I am learning Git/Github" echo "I have added new code" echo "I am from batch-30 and learning DevOps" echo "This is my first commit in DevOps" -echo "Adding one more line to test git stash" \ No newline at end of file +echo "Adding one more line to test git stash" +echo "Created a new branch1" \ No newline at end of file From ab6d0b06b59b1c8e41b80cf259fa866e9a44c165 Mon Sep 17 00:00:00 2001 From: Shubhamkolekar1306 Date: Fri, 7 Nov 2025 08:20:36 +0530 Subject: [PATCH 2/2] testing --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index dea8dd8..74bb536 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,4 +6,5 @@ echo "I have added new code" echo "I am from batch-30 and learning DevOps" echo "This is my first commit in DevOps" echo "Adding one more line to test git stash" -echo "Created a new branch1" \ No newline at end of file +echo "Created a new branch1" +echo "Testing porpose added new line" \ No newline at end of file