178
submitted 4 days ago by neme@lemm.ee to c/linux@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] P4ulin_Kbana@lemmy.eco.br 13 points 4 days ago

I'm not a real programmer. What does this means?

[-] plz1@lemmy.world 18 points 4 days ago

When developers commit source code to a shared repository (for integration in software people like us use), they have the often-squandered opportunity to summarize the changes they are submitting. Linus (rightfully) thinks this opportunity should be leveraged more appr9opriately and more often, with more quality.

[-] leftytighty@slrpnk.net 5 points 3 days ago

Worth noting that this is stored in the repository alongside the code changes and can be referenced in the future if someone is trying to understand that code or fix a bug in that code.

For large projects spanning long periods of time sometimes the best way to find a bug's cause is to scour the projects history to find out which commit caused the bug to appear, and if that commit doesn't have a good description you're unnecessarily disadvantaged when trying to find out why it caused the problem or what assumptions were going into the original code.

[-] Crackhappy@lemmy.world 2 points 3 days ago

Trying to figure out if that typo was intent9ional or not.

[-] plz1@lemmy.world 2 points 3 days ago

Nope I'm just awful.

[-] funkless_eck@sh.itjust.works 7 points 4 days ago* (last edited 4 days ago)

You change some code and send it in, you add a cover letter explaining what you did and why. The Linux guy wants you to write more detailed cover letters when you do.

edit: wrote this before reading the article. he actually just wants people to write using active voice instead of passive.

[-] Brahvim@lemmy.kde.social 1 points 3 days ago

Aww, more personalized COMMITMSGs?!...

That's wholesome.

this post was submitted on 07 Oct 2024
178 points (98.4% liked)

Linux

5057 readers
87 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