Removed double quotes, added single quotes
Real talk: I have worked at a company where an exec briefly had the bright idea to rank developers on number of commits made.
You can imagine how that turned out.
He wasn’t an exec for very long.
Not Shall330, but double quotes can imply variables in the string in some languages.
“Update”
It was my dotfiles, ok?
You’re going to regret not adding the second sentence to the commit message some day.
Squash me later
My commit messages have gotten extremely lazy since I start squashing all my commits down to one. I just describe the PR on the first commit message and write nonsense in all the others.
I’ve been adding the commit shas + messages to the final description, if anyone wants to see my exploratory work.
I know that if you are on the local repository where the commits were originally created they’ll remain accessible through recovery methods but AFAIK orphaned commits aren’t synced to other machines.
Tests: Add a few test files.
Initial commit