On tor, 2016-09-15 at 08:20 +1000, Oliver Walters wrote: > > Patches that can be applied with git am is good. In this case it > > seems > > like all newlines in commit comments are stripped which is not so > > good. > > Any suggestions on how I could fix this? Should I be submitting one > patch per commit, or a single patch as I have done here? Also, can I > submit a pull-request straight from git or is the patch-email method > preferred?
Normally how I format commit messages is like this: Short description<New line> <New line> * More detailed description May span multiple lines * Some times there is a need for multiple detailes descriptions See the short description as the subject line in an email. -- Niki Guldbrand <[email protected]> _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

