The Lost Art of Commit Messages

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Angular

    Deliver web apps with confidence 🚀

    I second the Angular-style git commit message convention (https://github.com/angular/angular/blob/main/contributing-do...). Though, it is also art that I have lost.

    On a lighter note, I recommend "8 Types of Commit Messages That Show He's NOT the Man for You" https://web.archive.org/web/20210606005031/https://www.codem...

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. aicommits

    A CLI that writes your git commit messages for you with AI

    For those groups, having some tool that autofills the first draft of the commit message (that you can then modify) would probably improve their overall commit message quality.

    A quick google gave me several projects:

    * https://github.com/Nutlope/aicommits

  4. ai-commit

    ✨ Make commits easier with ChatGPT, Gitmoji and Conventional Commits 🚀 (by insulineru)

  5. semantic-release

    :package::rocket: Fully automated version management and package publishing

    > Having commits prefixed by "chore:" or "docs(ui):" aren't that useful.

    I don't use those for humans, I use those for tooling, such as semantic-release. The human-readable bits come after that.

    https://semantic-release.gitbook.io/

  6. procps

    You might like top's commit messages, e.g., https://gitlab.com/procps-ng/procps/-/commit/e6f22569e9db16d...

    commit e6f22569e9db16dbef7d9bdee5bb41b8cb7a03ca

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The need for TypeSafety HTTPClient and HTTP Resource

    1 project | dev.to | 14 Apr 2025
  • Integrating Angular's httpResource with HttpInterceptors

    1 project | dev.to | 10 Apr 2025
  • Ng-News 25/14: Selectorless PR

    2 projects | dev.to | 10 Apr 2025
  • Beyond JSON: Unleashing the Power of httpResource Sub-constructors in Angular

    1 project | dev.to | 9 Apr 2025
  • The Next Generation of Dynamic Component

    1 project | dev.to | 31 Mar 2025