devhub-tud / Java-Gitolite-Manager

The java-gitolite-manager is a simple and compact Java library which enables developers to manage their gitolite configuration from Java. The aim is to give developers an easy to understand interface to manage repositories, groups and users in gitolite.
Apache License 2.0
11 stars 5 forks source link

Support for Gitolite VREF's #23

Closed jwgmeligmeyling closed 9 years ago

jwgmeligmeyling commented 9 years ago

So we can use the file size limits (>= 50mb) [https://github.com/devhub-tud/devhub/issues/196], time limits (not really applicable for us) and file restrictions (checkstyle.xml for example).

http://gitolite.com/gitolite/gitolite.html#cb-vrefs VREF's are a special type of refexes: #8