error: could not apply ---> tried it in proper way by seeing instructions but still errors for git squash
I am new to git and I tried to squash my commits. In my branch, it shows my 32 commits (John Smith), within that three commits of another two developers too (Prince Rolf and Harry). For one commit a developer has amended. Now if I try to squash all the commits I am getting an error: error: could not apply ccdfa76... Add readme.md I googled for the error, but was not able to find it. I tried squashing by ten and then ten but that also throwing error. Can you guys tell me how to swim it providing the error below? $ git rebase -i aaaa pick 04dc4d0 play: wip sports pick f255d38 play: sports Your