Overcommit v0.2.3 Release Notes

    • ๐Ÿ›  Fix "Too many open files" error for very large commits
    • ๐Ÿ‘‰ Make StagedFile tempfile creation lazy - should speed up some checks
    • โž• Address rare cross-platform compatibility issue by replacing a which call with a pure Ruby equivalent
    • ๐Ÿ›  Fix CoffeeScript linter path processing