On Thu, Jun 25, 2009 at 11:04 AM, Ondrej Certik<[email protected]> wrote: > Hi, > > here is how to write git log messages: > > http://www.tpope.net/node/106
Also, the above blog requires more things, like keeping things in present tense etc. I don't think this is important, I actually think it's better if you write the log in your own style, just like an email. Just remember the purpose of the log message: to make it easy for other people to follow your line of thought when you created the patch, so that they understand what the *purpose* is (and why you did what you did), so I think it's necessary subjective. Technical (non subjective) things that help to understand the code should go to the comments in the actual code. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
