Mrbytes
2012-09-12 c32a8c92a84df27a1ad8f798d2b3dcdf321fd27d
groovy/protect-refs.groovy
@@ -64,6 +64,9 @@
 *   url            Base url for Gitblit      String
 *  logger         Logs messages to Gitblit    org.slf4j.Logger
 *  clientLogger   Logs messages to Git client   com.gitblit.utils.ClientLogger
 *
 * Accessing Gitblit Custom Fields:
 *   def myCustomField = repository.customFields.myCustomField
 *  
 */