james3gh / Career-Bootcamp-SCS

1 stars 13 forks source link

Push Me 🙃 #39

Closed pranavajith closed 1 year ago

pranavajith commented 1 year ago

Title

Push Me 🙃

Description -

Issue: #9

List out all the commands that you used to complete this task from very beginning (when told in task).

- git pull
- git checkout -b "PushMe021"
- git status
- git add .
- git commit -m "Day2Task"
- git push -u origin PushMe021