I agree with Ondrej in that old thread.  Just use your own style, as
long as you follow the basic rules (separate first line, 80 character
wrapping).  As long as you are descriptive, it doesn't matter too much
if it fits some standard template or not.

Aaron Meurer

On Fri, May 13, 2011 at 3:57 AM, Ondrej Certik <ond...@certik.cz> wrote:
> On Fri, May 13, 2011 at 2:13 AM, Saptarshi Mandal
> <sapta.iit...@gmail.com> wrote:
>> Faster release cycles and kernel style commit messages sound great.
>>
>> @Ondrej: Your statement indicates that quality of commit messages is
>> variable, with some
>> being really good and some being lousy. My point is that, if you will
>> not commit substandard
>> code in Sympy I dont see why this principle should not apply to commit
>> history as well.
>> I dont mean to nitpick but for the sake of consistency, all commit
>> messages should adhere
>> to some sort of a predefined standard. We can either define it
>> ourselves our simply adopt
>> best practices of say, kernel or git.
>
> See this:
>
> https://groups.google.com/d/topic/sympy/XIdt3Y6xK9E/discussion
>
> One should try to follow it. But sometimes we had some larger
> branches, which didn't follow it, and so we had to decide between
>
> a) spend lots of time trying to rewrite the git logs (and the branch
> has nontrivial merges, so it would not be easy to do)
> b) merge it as it is, with imperfect git logs and move on
>
> so we chose b). The solution is to try to write better git logs in the
> first place.
>
> Ondrej
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sympy" group.
> To post to this group, send email to sympy@googlegroups.com.
> To unsubscribe from this group, send email to 
> sympy+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/sympy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to