/ Published in: Groovy
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#!/usr/bin/env groovy // Remove all svn removed files from working dir matcher = (line =~ /^\!\s+(.+)$/) } }