diff --git a/Script1.sh b/Script1.sh index 08409c5..454c63a 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,8 @@ echo "We are learning Branching" echo "I am learning Devops" echo "I am learning Devops" echo "Adding new line" +echo "I am from Devops team" +echo "my chnages for branch2" +echo " Hi ALL" +echo "this is for conflict check b1" echo "I am from Devops team" \ No newline at end of file