Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  build.md: Correct in-tree test command

Change-Id: Iea24800c7100e6c0ab405158a3573eceb0f3957e
tree: 41b6a3326fe187104474b798106c6ad4fa8d20b0
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .bazelversion
  8. .gitignore
  9. bazlets.bzl
  10. BUILD
  11. external_plugin_deps.bzl
  12. LICENSE
  13. plugin.html
  14. README.md
  15. 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