×
Let's start by taking a bit of time to practice the git workflow below. It is so valuable to just practice this workflow a couple times, since you will most likely doing it professionally as well as in your individual projects and open source contributions. Here are some things to do.
master
branch on the git_practice
repo.If you have gone through our Terminal and UNIX course, take the time to combine your knowledge of the Terminal, Git, and GitHub to complete a murder mystery! You can find the exercises here. Fork and clone the repository and try to solve the mystery!
You can find the solutions here
When you're ready, move on to Checkout and Reset