Fix copying of LoggingContext to background threads

Change-Id: I413b3ca66208f1495f6f5cb7b1d12a2b5fe7af56
Signed-off-by: Edwin Kempin <ekempin@google.com>
1 file changed
tree: fccb84bc90d03d36279aae73a6261b3453080fdc
  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.