$ git log
You should see a less
'd list of your log in descending chronological order (top of the list is your most recent commit).
- Find the commit you want to revert back to.
- Copy the hash (hexadecimal string, like: "b4533eeac95f970d131452b08db9094e8e07a260")