Git

> Git safe force push

This helps prevent overwriting work if that branch has been updated

git push --force-with-lease origin feature-branch