Closed legendtkl closed 8 years ago
Thanks for the pull request. I see your point. Perhaps it would be more clear instead to indicate the commits that need squashing?
Somthing like:
Yeah, you inspire me.
Give the detailed information about "squash" in your way is more comprehensible.
I have just update the file change. Thanks.
@legendtkl Perfect. Could you just squash these commits (using your second commit message) and update your pull request (with git push origin master -f
) and I'll merge it in.
Done!
And happy new year. :)
Thanks, however there are still 2 commits. We only want the text changes.
Currently the first commit changes the check to look for 3 commits, then the second commit changes it back to 2. We don't need this, just a single commit with the text changes.
Hope this makes sense.
Happy new year to you too. :)
Sorry for that.
Now it's expected.
Thanks! :)
First of all, githug is a great game.
For level squash, I got following message
Actually, there are three kinds of commit message, so I squash the three "Updating README", that means, end with leaving three commits (Initial Commit, Adding README, Updating README). Then I got failed.
So my point is that the answer with 3 commits seems to be a more reasonable and understandable answer. What are you thinking of it ?