Skip to content

Instantly share code, notes, and snippets.

View warmachine028's full-sized avatar
🎯
Learning GraphQL

Pritam Kundu warmachine028

🎯
Learning GraphQL
View GitHub Profile
@warmachine028
warmachine028 / git-commit-title-first-word.md
Created September 14, 2023 03:52 — forked from scmx/git-commit-title-first-word.md
Example list of verbs / first word to use in git commit title #git #commit #title

Example list of first words to use in a git commit title

I like writing well-formed git commits that explain the intention behind why a code change was made.

Check out Chris Beams excellent How to Write a Git Commit Message if you haven't read it.

Anyway, for a project I've been working on I've gathered up 900+ commits that hold up a pretty high quality (except for one 😁). Let's look at some trends about these commits!

Most common first words in commit titles of a project