diff --git a/script1.sh b/script1.sh index be05028c..0cb84547 100644 --- a/script1.sh +++ b/script1.sh @@ -4,4 +4,5 @@ echo "Happy weekend" echo "Hello batch-24, We are learning git" echo "Please complete your practicals on daily basis" echo "hi good morning this is mayruesh" -echo "this is test code" \ No newline at end of file +echo "this is test code" +echo "this is to check about branches updation" \ No newline at end of file