-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Open
Labels
Description
Checklist
- I'm asking a question
- I've looked through the README and FAQ for similar questions
- I've searched the bugtracker for similar questions including closed ones
Question
Originally I suspected a bug in my script that analyzes the git log, but having a look at the original commits (e.g.
c052a16f.patch) shows that this repo indeed uses very long commit subject lines. Is that intended? A lot of them look like they may have been meant to be bullet lists in the message body instead. Could it be some automated summary tool misbehaving?