From f9d4c53bb754f10a2387ef64d35a77877fd5c798 Mon Sep 17 00:00:00 2001 From: dipali-ved Date: Sat, 4 Apr 2026 16:57:06 +0530 Subject: [PATCH 1/2] modified by dipali --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index c9c805b7..f7e096c0 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,3 +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 Git" +echo "its me dipali" From a1db56ab5a54fefb0cb732a6d06abac0ffe12703 Mon Sep 17 00:00:00 2001 From: dipali-ved Date: Sat, 4 Apr 2026 22:20:02 +0530 Subject: [PATCH 2/2] code in updated from branch feature --- Script1.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script1.sh b/Script1.sh index f7e096c0..5129c5c4 100644 --- a/Script1.sh +++ b/Script1.sh @@ -3,3 +3,4 @@ echo "We are from batch-25 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" echo "its me dipali" +echo "code is modified in feature branch"