On Wed, May 16, 2012 at 1:46 PM, Aaron J. Seigo <[email protected]> wrote: > On Wednesday, May 16, 2012 13:28:55 Aleix Pol wrote: >> In git you know if a bug it's fixed in a release because the release >> log contains the bug fix. That is: >> git log KDE/4.8..KDE/4.9 | grep "BUG: <id>" > > very few of our users will, or even know how, to do this. everyone who reports > a bug, however, knows how to check the bug reports, and that is where this tag > ends up feeding into. > > -- > Aaron J. Seigo > _______________________________________________ > Plasma-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/plasma-devel >
Well, it's not about people doing this, but that we're asking people to put redundant information in the commit message. Maybe this information could be gathered in a commit hook? Aleix _______________________________________________ Kde-testing mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-testing
