Skip to content

Conversation

adamtornhill
Copy link
Owner

Solves issue #57

The messages analysis requires a commit message. The commit message isn't included in the git2 format, and hence the analysis doesn't find anything to analyse. The old behavior was to simply return an empty result set. This was confusing, so I've changed it do fail instead.

Note that the message analysis can easily be done from a shell via git log --pretty=format:'%s' | grep -o "[Bb]ug"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant