Now Simply Hot Macaroni and Minced Meat correctly squashed and should be ready for pull. I had to force push the squash from my local to github remote. Because after the squash tip of my local was behind the remote as I had pushed to remote before squashing.
Force pushing to github remote after squashing if normal push does not work git push origin master --force.
Now Simply Hot Macaroni and Minced Meat correctly squashed and should be ready for pull. I had to force push the squash from my local to github remote. Because after the squash tip of my local was behind the remote as I had pushed to remote before squashing.
Force pushing to github remote after squashing if normal push does not work
git push origin master --force
.