181
this post was submitted on 07 Oct 2024
181 points (98.4% liked)
Linux
5225 readers
169 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My commit messages are paragraphs. Drives me crazy when people don't leave useful commit messages
Good commit messages always help me find the bugs I introduced.
That would drive me crazy lol
I feel it's kind of like comments. You don't need to explain every change made as the diff does that. Just explain why the changes were made.