Replace bazel-genfiles with bazel-bin in documentation

Bug: Issue 11757
Change-Id: I0c901f84e0c4c07a4ae913eab4f71e1f6167dab5
1 file changed
tree: e12acf028af5a571a737c4f53596e391806488aa
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. 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