Overcommit should echo the user provided commit message to stdout
whenever it declines a commit, so it can be copy/pasted for a new attempt.
Currently all input is lost when a validation fails, which is very frustrating
and discourages users from writing elaborate commit messages.