I often rebase feature branches and then want to force push them to the server.
git push --force origin feature-mongodb-support
Is there any sh