From c743ff499d4fe825dbfcb7411ed5e9824aa391bf Mon Sep 17 00:00:00 2001 From: Poonamp2661 Date: Thu, 16 Jul 2026 00:17:15 +0530 Subject: [PATCH 1/4] This is my first Commit --- Script1.sh | 3 ++- Script7.sh | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index d4e60905..d81972cc 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" -echo "I am learning Git" \ No newline at end of file +echo "I am learning Git" +echo "I am learing in batch-29" \ No newline at end of file diff --git a/Script7.sh b/Script7.sh index c43b48f6..0af76fd1 100644 --- a/Script7.sh +++ b/Script7.sh @@ -3,3 +3,4 @@ ls -lrt echo $? echo "here if the value is 0 this command is sucessful" +echo " I got my Devops job" \ No newline at end of file From 9d106256da0dd46b4da41137b9126a8434d225f1 Mon Sep 17 00:00:00 2001 From: Poonamp2661 Date: Thu, 16 Jul 2026 00:37:52 +0530 Subject: [PATCH 2/4] Update Script7.sh --- Script7.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Script7.sh b/Script7.sh index 0af76fd1..c43b48f6 100644 --- a/Script7.sh +++ b/Script7.sh @@ -3,4 +3,3 @@ ls -lrt echo $? echo "here if the value is 0 this command is sucessful" -echo " I got my Devops job" \ No newline at end of file From 2f73a0d9c4438c4ed33619eeffa0610c155e5e03 Mon Sep 17 00:00:00 2001 From: Poonamp2661 Date: Thu, 16 Jul 2026 00:40:37 +0530 Subject: [PATCH 3/4] Update Script1.sh --- Script1.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index d81972cc..f5d097a2 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,4 +2,3 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" -echo "I am learing in batch-29" \ No newline at end of file From b6e6abb9f5a71e81b3b25650a30e8dc96104adbe Mon Sep 17 00:00:00 2001 From: Poonamp2661 Date: Thu, 16 Jul 2026 17:38:59 +0530 Subject: [PATCH 4/4] this my first commit in branch --- Script1.sh | 2 ++ Script7.sh | 1 + 2 files changed, 3 insertions(+) diff --git a/Script1.sh b/Script1.sh index f5d097a2..5fde77a4 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,4 +1,6 @@ + echo "We are trying this practical from linux EC2" echo "We are from batch-33 and learning git/gihub" echo "We are learning Branching" echo "I am learning Git" +echo "I am creating Branch B2" diff --git a/Script7.sh b/Script7.sh index c43b48f6..b8c4bed8 100644 --- a/Script7.sh +++ b/Script7.sh @@ -3,3 +3,4 @@ ls -lrt echo $? echo "here if the value is 0 this command is sucessful" +echo "New Branch B1"