Overcommit v0.7.0 Release Notes

    • ๐Ÿ”„ Change command hook helper signature to accept an array of arguments instead of a shell string
    • ๐Ÿ“‡ Rename command hook helper to execute
    • โž• Add support for JRuby 1.7.9 in Ruby 1.9 mode
    • Display more helpful error message when installing Overcommit into a repo that already has non-Overcommit hooks
    • โž• Add --force flag allowing Overcommit to be installed in repositories that already contain non-Overcommit hooks (overwriting them in the process)