Redmine GitRevision Plugin 0.0.6 released
Max git archive size can now be configured through the plugin setting page.
In issue #4, the issue was due to the fact that Grit set a default limit to 5MB (5242880 bytes). As such, any repositories bigger than those 5MB would raise a Timeout exception .
This new release allow redmine admins to configure the plugin to handle bigger repositories through the plugin setting page.
Comments