What do you think of defining a pattern for commit comment? There are guidelines for that, but basically you could: - start with the issue so it looks better in reports - keep the first line message small so it takes just one line in reports
Something like this: `MARVIN-00: This is a commit message` What do you think? William