When working on a pull requests it happens more often then not, that you have to
push multiple commits to one pull request. Of course you don't want to have all
of them in the master, so what do you do? You squash them. That's not problem
locally, but just