Fabian
Untermoser

Freelance Full-stack Developer · MSc

NotesContact
Home

❯

Blog

❯

Writing clean Git commit messages

Nov 19, 20231 min read

Writing clean Git commit messages

  • Use a consistend format. I like Conventional Commits
  • Separate the subject line from the body with an empty line
  • Write in imperative mood
  • Explain the why, not how you did it
  • See Day 24 - Use Conventional Commits

A properly formed Git commit subject line should always be able to complete the following sentence:

If applied, this commit will your subject line here

— From How to Write a Git Commit Message


AI AssistantAI
Hi! I'm an AI assistant that answers based on Fabian's public content. What can I help you with?

Recent Notes

  • screen

    Sep 25, 2026

  • termux-ssh-mosh-zerotier

    Sep 25, 2026

  • Notes

    Sep 25, 2026

  • My Home Lab Journey

    Sep 24, 2026

  • SolarAssets

    Sep 24, 2026

See 441 more →

  • dev
  • git

Backlinks

  • Git

Created with Quartz v4.5.2 © 2026

  • Home
  • Browse Notes
  • Get in touch
  • Legal