The dark art of git push --force
- when you're so done with merge conflicts that you just nuke the repository from orbit. That nervous look is the exact face you make when you realize Monday-you will have no idea what happened to everyone else's code. But hey, weekend beer isn't going to drink itself.
Future tip: Add --force-with-lease
to your arsenal. It's like having a safety on your repository destruction gun.