I did this thing where I pushed to GitHub, then amended the commit, then forgot about it without force pushing.
Then, hours later, I got something the way I wanted it, tried to push, got the message that the origin had something I didn’t have and that I should pull. I pulled without thinking, an automerge happened then everything was ruined.
Fortunately, I just did a git reset to the previous commit, but for a few seconds, I was panicked about having almost gotten done in time for bed (having blown through Relaxation Time) and forgot I could do that.