Skip to content

Instantly share code, notes, and snippets.

View induratized's full-sized avatar
🏠
Working from home

Abhinav Sharma induratized

🏠
Working from home
View GitHub Profile
@induratized
induratized / Good commit messages.md
Created July 3, 2025 07:45 — forked from mrliptontea/Good commit messages.md
Writing good commit messages

Good commit messages serve at least three important purposes:

  • To speed up the reviewing process.
  • To find out what changed in a range of commits (e.g. for a release note).
  • To help the future maintainers, say five years into the future, to find out why a particular change was made to the code or why a specific feature was added.

Structure your commit message like this:

@induratized
induratized / cdn.md
Created December 23, 2024 10:26 — forked from jcubic/cdn.md
How to setup a literally free CDN