What's the worst commit message you have ever seen?
Link to xkcd
You're viewing a single thread.
Worst commit that i pushed receantly was git commit -m "._." for my personal js practice repo. I needed it because all of the content is "CRLF" but I'm using "LF" on my machine.
git commit -m "._."