TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Looking for well written comments and commit messages

3 pointsby jrokiskyabout 12 years ago
I feel that I have more trouble than I should writing method comments and commit messages. Can anyone point me to some projects with great comments /commits?

1 comment

username111about 12 years ago
Linux commit messages are rather detailed and appropriate commit messages: <a href="https://github.com/torvalds/linux" rel="nofollow">https://github.com/torvalds/linux</a><p>The Linux source is also very well commented, but C might not be what you're looking for.