Git is so cool!
Complete this little quirky git challenge to learn git by example! 🤟🧠
- clone the repository 😊
- checkout to a new branch 😒
- make sure it's up to date (git pull)
- WIN (remove your name from the losers file and add it to winners) 😎
- stage and commit your changes (git add, and git commit) (make your commit message a joke pls)
- push to remote! (asks you to set upstream, just copy and paste command it gives you)
- create a pull request with your new branch (on the github repository website)