File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ fixes or code moves with actual code changes.
37
37
38
38
Commit messages should be verbose by default consisting of a short subject line
39
39
(50 chars max), a blank line and detailed explanatory text as separate
40
- paragraph(s); unless the title alone is self-explanatory (like "Corrected typo
41
- in init.cpp") then a single title line is sufficient. Commit messages should be
40
+ paragraph(s), unless the title alone is self-explanatory (like "Corrected typo
41
+ in init.cpp") in which case a single title line is sufficient. Commit messages should be
42
42
helpful to people reading your code in the future, so explain the reasoning for
43
43
your decisions. Further explanation [ here] ( http://chris.beams.io/posts/git-commit/ ) .
44
44
You can’t perform that action at this time.
0 commit comments