Hacker News new | ask | show | jobs
by darekkay 1249 days ago
With WhatTheCommit [1], I never have to come up with commit messages again. /s

I even wrote an IntelliJ IDEA plugin 9 years ago [2]. Half as a joke, half to learn about IDEA plugin development. I'm puzzled by seing so many people actually using it. Last month the HTTP link became invalid, and soon after someone opened a PR with a fix. I really hope noone actually uses those commit messages on shared repositories.

[1] https://whatthecommit.com/

[2] https://darekkay.com/blog/what-the-commit-plugin-for-intelli...