diff --git a/Script1.sh b/Script1.sh index a4dc7dd..74bb536 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,4 +5,6 @@ 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 "Created a new branch1" +echo "Testing porpose added new line" \ No newline at end of file