gerrit - git gerrit - Replication plugin in gerrit - gerrit code review
- It is used to duplicate a git repository from gerrit to anyway. Configuration file is $GERRIT_INSTALL/etc/replication.config.
- Config file example to clone MyRepo from gerrit to backupServer
- To reload the plugin, restart Gerrit server or execute following command if install plugin is installed:
Events-log plugin
This plugin is mandatory to make Gerrit able to receive message from other services. As an example, it has to be install to use Sonar Gerrit plugin
- Install jar file under plugins folder
- Default configuration is sufficient