DeleteTrashFolders: Extract predicate to its own class

Change-Id: If6f754ecccd5313bb46e71b366eb2264487e3432
2 files changed
tree: 9f3f0b949639fc63d12a3e0291688a568f190d64
  1. .settings/
  2. src/
  3. tools/
  4. .bazelrc
  5. .gitignore
  6. bazlets.bzl
  7. BUILD
  8. external_plugin_deps.bzl
  9. README.md
  10. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status