From 99edcc6fe4f8036ca5feb9c8ecb1efec548265b8 Mon Sep 17 00:00:00 2001 From: Mahadik Date: Wed, 5 Nov 2025 21:41:44 +0530 Subject: [PATCH 1/4] we changed the file context --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index a4dc7dd3..9a024796 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 "today we are practicing visual Studio Code" \ No newline at end of file From a74f005559d83ac234c5b094f997b1ce82b25eca Mon Sep 17 00:00:00 2001 From: Mahadik Date: Wed, 5 Nov 2025 21:49:25 +0530 Subject: [PATCH 2/4] please read script --- Script20.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Script20.sh diff --git a/Script20.sh b/Script20.sh new file mode 100644 index 00000000..10975c99 --- /dev/null +++ b/Script20.sh @@ -0,0 +1,2 @@ +echo "Sanket is hosting the meeting" +echo "everybody please join at time" \ No newline at end of file From 76c095b69d5473708975350a01391f6a6ab78e34 Mon Sep 17 00:00:00 2001 From: Mahadik Date: Tue, 9 Dec 2025 21:57:36 +0530 Subject: [PATCH 3/4] practice --- Script2.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Script2.sh b/Script2.sh index 867c7b9d..c414a45a 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,3 +5,5 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" + +echo "Ading data" From 7889ba2d5dec7fa5501cbb28ca05ae72c85d6834 Mon Sep 17 00:00:00 2001 From: Mahadik Date: Tue, 9 Dec 2025 22:02:55 +0530 Subject: [PATCH 4/4] Revert "practice" This reverts commit 76c095b69d5473708975350a01391f6a6ab78e34. --- Script2.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/Script2.sh b/Script2.sh index c414a45a..867c7b9d 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,5 +5,3 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" - -echo "Ading data"