Issue: 2
List out all the commands that you used to complete this task from very beginning (when told in task).
-git branch Pushme123
- git checkout Pushme123
- git add .
- git commit -m "Task 2 deatils added into yash/Day2.txt"
- git push --set-upstream origin Pushme123
Title
Description -