Made an alias for git push --force-with-lease
so I could get used to using it, despite thinking it wasn't needed if you're the only one pushing to a repo. Well, it saved me from accidentally rebasing and trying to push a stale revision of a merge request (from working on it in multiple locations and forgetting to fetch).