A morning work fail: The accidental force push
As my first action at work today, I accidentally pushed an old state of code over the newer state by running a git push with the ` — force-with-lease` option. I was working out of Emacs using magit, which makes working with git as a power-user…