On Tue, Sep 6, 2011 at 4:40 PM, Torne Wuff <[email protected]> wrote: > Comments? Questions?
I think it would be good to ask people to follow some kind of commit message template (and start so doing now). Per default git doesn't wrap long lines in commit messages, and we do have long lines in commit messages even these days. I would also like to see people putting a short (50 chars or so) summary in the first line since that makes it quite nice to get an overview using gitk, tig, git log --pretty=oneline or similar. This had been discussed in the past but IIRC no consensus had been reached. - Dominik
