While looking at the Qt Creator 2.2 beta change log I realised it had been generated automatically with a git log command (git log --cherry-pick --pretty=oneline origin/master...origin/2.1). However, it seems to include Windows, Mac, C++, etc. 'sections'? How do you guys do this? What format do your commit messages have to be in to generate decent looking change logs? I want to rip this idea off for my own git-based projects!
Regards. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
