Hi Aleks, On Fri, Mar 17, 2017 at 05:57:02PM +0100, Aleksandar Lazic wrote: > I love your commit massages ;-). > > They are very detailed and sometimes bigger the the code change.
That's expected, especially on a bug. The code is the result of a long analysis. If this analysis is lost, next time we have to dig through the same issue or have to decide wether to roll it back, we don't know. The commit message is here to keep a trace of the analysis work. That's why I *always* complain when people don't provide detailed commit messages to justify their changes. Cheers, Willy

