BACK STORY: I’m working on the rubygems.org site. So far, all I’ve done is fill in the missing details on setting up the project. (The only two files I’ve changed are config/database.yml.example and CONTRIBUTING.md.) I forked the project, made changes, pushed them, and submitted a pull request. You can see the pull request at https://github.com/rubygems/rubygems.org/pull/690 .
I was told that I need to combine my multiple commits into one. So I used the “git rebase” command, but there’s one more step that I’m missing. I’m told that I merged in the master branch but didn’t rebase/squash the commits.
When I enter “git log”, the output starts with: