[tsc-devel] Git commit formatting

Marvin Gülker | Thu, 17 Nov 2016 18:35:38 UTC

Hi everyone,

please do not use overly long titles for commit messages. The output of
the $ git log command otherwise gets difficult to read. For example,
commit 90decbde04c40593421779ec89f0265790d30e87 has a title consisting
of several sentences -- this should not be done. Please always use a
concise heading describing the change, and describe the changes in
detail (if required) after an empty line. This makes all tools
formatting commit messages work properly, which assume the entire first
line is the heading.

Read this if you are unsure about commit message guidelines:

  http://chris.beams.io/posts/git-commit/

(this link is the #1 result in Google if you search "how to write good
git commit messages" ;-))

I do not agree with the entire list of suggestions, but in general, they
are very sensible for anyone.

Greetings
Marvin

-- 
Blog: http://www.guelkerdev.de
PGP/GPG ID: F1D8799FBCC8BC4F

By Thread
2016-11-17 18:35:38Marvin Gülker[tsc-devel] Git commit formatting
By Date
[tsc-devel] Git commit formattingMarvin Gülker2016-11-17 18:35:38