I’m pretty sure you’re making this mistake in Git commit messages! Let’s find out why.

Login or Subscribe to participate

LEARN

Imperative Mood

You see the imperative mood everywhere in tech:

  • UI prompts: “Enter username”

  • Speaking to ChatGPT: “Summarise this”

  • And yes - Git commit messages.

Did you know Git commit messages should be written in imperative present tense?

Your message should describe what applying the commit will do, not what you did.

Examples

  • Update npm dependency to latest version

  • Fix bug preventing users from subscribing

  • Refactor input function

💡 Remember articles (a/an/the) can be omitted when writing imperative sentences

MORE BUSINESS ENGLISH

THANKS FOR READING

📣 Refer our newsletter to your friends or colleagues to unlock

{{rp_personalized_text}}

What did you think of today's email? 🤔

Login or Subscribe to participate

Reply

Avatar

or to participate

Keep Reading