Git revert tango (one step forward, one step back).
My personal record is
Revert ³ <commit message>
("what I tell you three times is true").
I note that when Git does
<message> → Revert "<message>"
for the draft commit message, it doesn't escape nested double quotes in the message.
I'm shocked 🙂.