bazlets: Replace native.git_repository with skylark rule

The native.git_repository rule does not work properly when invoked
in a `git submodule foreach` command. Bazel will deprecate the
native rules anyway, so replace with skylark's git_repository.

See [1] for context.

[1] https://github.com/bazelbuild/bazel/issues/6358#issuecomment-429103745

Change-Id: Icbbc0a747b48132a75ca20edcc6b24972e16b014
1 file changed
tree: 5db0ba104e8e2e502731176ecb01cbe9fc7f6e66
  1. src/
  2. tools/
  3. .bazelrc
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. LICENSE
  8. README.md
  9. WORKSPACE
README.md

Admin-console plugin

Gerrit plugin to provide information via SSH commands to Gerrit Administrators.

Build Status