Fix FloggerLogString issues flagged by error prone

See: [1] for more details.

[1] https://errorprone.info/bugpattern/FloggerLogString

Change-Id: I82c20d69c74b9ea8430a1cc5fdec5c99ca40534c
1 file changed
tree: af410e87853e734f43161920ac5dcc382913678d
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.