James Moger
2012-09-10 4e1cc8c91b0b0f03c28ad1a38d98689fab467e83
groovy/blockpush.groovy
@@ -58,6 +58,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
 *  
 */