Commit message guidelines: Difference between revisions

m
mNo edit summary
Line 20: Line 20:
=== Body of the commit message ===
=== Body of the commit message ===


If there is more than file touched in different ways and the one-line description isn't enough to describe all changes, the commit message needs a full-body description.
If there is more than one file touched in different ways and the one-line description isn't enough to describe all changes, the commit message needs a full-body description.


Individual files you touched get their changes separately enumerated. If there a particular C or C++ function you changed, the general format is
Individual files you touched get their changes separately enumerated. If there a particular C or C++ function you changed, the general format is
657

edits