git - Can't squash commit: it is not there -
I have a set, I want to squash. I know that there is only one, that on
Git rebase is there that --interactive startCommitHash
does not appear at all, then the problem To solve, I decided to start squashing one by one from the tail one by one, so that when I face the problem, I will try what happens, which is quite curious. My log looks like
squashedCommitsHash Squashing does troublesomeCommitHash messed up the problem
I run
Git rebase --interactive HEAD ~ 2
and then I start commemorating the startCommitHash starting commit hit SecondHash committed to take the second committed thirdHash third pickup fourthHash fourth committed pickup fifthHash fifth commit pickup squashedCommitsHash Squashing Travis-CI Fix
What ?! Where's my problem? Why not?
And why not all specify why everyone wants to squash 2?
Comments
Post a Comment