Skip to content

Commit message conventions #3918

Answered by nickva
big-r81 asked this question in General
Jan 28, 2022 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Updated version

Capitalized, short (50 chars or less) summary

More detailed explanatory text, if necessary.  Wrap it to about 72
characters or so.  In some contexts, the first line is treated as the
subject of an email and the rest of the text as the body.  The blank
line separating the summary from the body is critical (unless you omit
the body entirely); tools like rebase can get confused if you run the
two together.

Write your commit message in the imperative: "Fix bug" and not "Fixed bug"
or "Fixes bug."  This convention matches up with commit messages generated
by commands like git merge and git revert.

Further paragraphs come after blank lines.

- Bullet points are okay, too

- T…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@kocolosk
Comment options

@nickva
Comment options

Comment options

You must be logged in to vote
3 replies
@kocolosk
Comment options

@nickva
Comment options

@kocolosk
Comment options

Answer selected by big-r81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants