I locally stripped a few commits that I had already pushed. I could see that locally I was back to where I wanted to be and that I had removed the undesirable commits. So, I continued working and made some changes, but after I commited and now that I wanna push my changes, I get a message about pushing two heads...
At least locally, I only see one head on my branch, so I just wanna push my changes without any problems.
Is there any way to do this cleanly?