>From the "Git Community Book", with some numbers added
by me:

"A note on commit messages: Though not required,
it's a good idea to

[1] begin the commit message with a single short
     (less than 50 character) line summarizing the change,

[2] followed by a blank line

[3] and then a more thorough description.

Tools that turn commits into email, for example, use the first line
on the Subject: line and the rest of the commit message in the
body."

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to