From 3ba711a59e398f7368aa40e48351a5b5d3929a48 Mon Sep 17 00:00:00 2001 From: Ganesh Wadekar Date: Sun, 9 Nov 2025 08:47:01 +0530 Subject: [PATCH 1/3] This is my first commit --- Script1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index f77c7f4..013b9cc 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,4 @@ echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" echo "I am DevOps-2" - +echo "I am DevOps-3" From 390d8de3322837a3811b17d9bddcdd088f6e58ee Mon Sep 17 00:00:00 2001 From: Ganesh Wadekar Date: Sun, 9 Nov 2025 09:18:15 +0530 Subject: [PATCH 2/3] This is my 2nd commit --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index 013b9cc..e1ceab9 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,3 +6,4 @@ echo "Adding new line" echo "I am from Devops and cloud team" echo "I am DevOps-2" echo "I am DevOps-3" +echo "I am DevOps-4" \ No newline at end of file From e12c398ff950d9ffdbd4cd6b84f0bb9705825a4c Mon Sep 17 00:00:00 2001 From: Ganesh Wadekar Date: Sun, 9 Nov 2025 11:30:39 +0530 Subject: [PATCH 3/3] This is my 3rd commit --- Script1.sh | 4 +++- Scripting | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 160000 Scripting diff --git a/Script1.sh b/Script1.sh index e1ceab9..ea36ba4 100644 --- a/Script1.sh +++ b/Script1.sh @@ -6,4 +6,6 @@ echo "Adding new line" echo "I am from Devops and cloud team" echo "I am DevOps-2" echo "I am DevOps-3" -echo "I am DevOps-4" \ No newline at end of file +echo "I am DevOps-4" +echo "I am DevOps-5" +echo "I am DevOps-6" \ No newline at end of file diff --git a/Scripting b/Scripting new file mode 160000 index 0000000..fe41b58 --- /dev/null +++ b/Scripting @@ -0,0 +1 @@ +Subproject commit fe41b582414f977f810672f86a269f42a8acc3dc