2 ms·
Wait do people write all their commit messages with `-m`? No wonder they're always so bad. I use an editor to write commit messages because it lets me take my
by paholg 3y ago
Wait do people write all their commit messages with `-m`? No wonder they're always so bad.
I use an editor to write commit messages because it lets me take my time, to format them, to edit them after the initial draft.
If I know the message will be under 50 characters, I might use `-m`, but the rest of the time I want an editor.
Always relevant: https://cbea.ms/git-commit/ https://cbea.ms/git-commit/