Top "Gerrit" questions

Gerrit is a web based code review and project management for Git based projects.

Jenkins Gerrit trigger on all branches except master

I have a build in Jenkins triggered by Gerrit I would like to trigger on all branches except master. What …

regex jenkins gerrit
Can Gerrit work in front of Gitlab or is it meant to replace it

I don't think I'm really understanding how Gerrit can fit into my group's existing workflow. Is Gerrit intended to be …

git gitlab gerrit
Gerrit - how to disallow direct push to "master" but allow to other branches

I want to set up configuration described below: Registered user can not push his changes directly to master. He has …

git gerrit
Google authentication for Gerrit and Jenkins

Jenkins and Gerrit have both plugins for OpenID 2.0, but this API has been deprecated by Google May 19 2014 (https://developers.google.…

jenkins google-oauth gerrit google-openid mod-auth-openidc
Jenkins + Gerrit Trigger Not Automatically Building

Jenkins does not seem to be automatically pulling in changes that need to be reviewed from Gerrit. We're using Gerrit …

jenkins gerrit jenkins-plugins
Best way to setup mirror for Gerrit and all of its Git repos

I have a Gerrit server (named A), and I want to setup a mirror to a new server (named B). …

git mirror gerrit
Git mirror with gerrit

how do I mirror a git repository to Gerrit? I will do this: [git repository for libdrm] -> my …

git gerrit
How does git-review work?

I want to know, how exactly does git review command work? I mean does it use git push command (internally) …

git gerrit githooks git-review
How does git push work with android's repo tool?

I'm used to using git with a single repository. However, I've lately been dabbling with Android development and am trying …

android git github gerrit repository
git error unpack failed missing blob on git review to gerrit

Hey I keep getting these errors randomly with some of the work I am doing. Normally I will edit a …

git gerrit