When you run a git hook, the Runner task works, your `.commitee.exs` works, but then the message does not print out. Relevant line in `mix commitee.runner`, [right here](https://github.com/edisonywh/committee/blob/master/lib/mix/tasks/committee.runner.ex#L16)
When you run a git hook, the Runner task works, your
.commitee.exsworks, but then the message does not print out.Relevant line in
mix commitee.runner, right here