On Sun, Jul 29, 2012 at 6:04 PM, Hartmut Goebel <
h.goe...@crazy-compilers.com> wrote:

>  Hi,
>
> I would like to ask you to write more meaninfful commit messages.
>
> Currently messages are like:
>
>    - Fix : get back tests like before.
>    - Fix : regression Fix #478<https://github.com/naparuba/shinken/issues/478>
>    - Just restore a beginning of file to fit old numbers of line and
>    avoid repositionning all following lines. Yeah it is a quite long commit
>    log message :p
>    - Add : something very very very .... not important.
>
> I'm wondering what these commits are doing any why. (The last one is
> really bad: The commit is simply adding another easter-egg.) In the
> git-world, it's common to use the first line as a summary and add details
> behind. So you are nor restricted to a single line :-)
>
> Good commit messages are important. They tell others why you did the
> changes you did, not just right here and now, but months or years from now
> when someone wonders why some seemingly illogical or inefficient piece of
> code snuck into your source file. It is also an invaluable aid to deciding
> which changes to back-port merge from the development branch to the
> release-branch and which not.
>  Thus I ask you to write more meaningful commit messages. Shinken has
> grown big now, so IMHO we should put some eye on development quality, too.
>
> For the PyInstaller project we commited us to the rules described in
> <http://www.pyinstaller.org/wiki/Development/CommitMessages><http://www.pyinstaller.org/wiki/Development/CommitMessages>.
> These rules are based on eg. the FreeBSD Committer's Guide. There is also a
> guide "How to write a good commit message".
>
> I would really appreciate to see more meaningful commit messages in the
> future.
>
> --
>
> Hi,

Yes, some are not so helpful, especially the one that is just a Fix with
the github number. We should always put a real commit message, because when
we are reading the logs for the Changelog, it's a nightmare to go in github
every two minutes :)

But for the easters, I will not put real comments. Easters are for people
that look deeper in the code, and so I'll not help them find it with real
comments, because it will kill the fun of finding them :)


Jean
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to