Top "Gerrit" questions

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

How to install delete-project plugin in gerrit?

I want to install delete-project plugin to my gerrit server. As per the latest version, I should clone it from …

java python build gerrit
git cherry pick - range of commits and exclude some in between

I normally use the following git command to cherryppick a range of gerrits..no how do I exclude a couple …

git github gerrit repository
Jenkins gerrit trigger not fetching my change while building

I have configured jenkins with gerrit trigger plugin to validate every commit we push to gerrit. I am expecting this …

jenkins jenkins-plugins gerrit
How to get rid of false dependencies in gerrit

It appears that when using gerrit, by default all changes depend on the previous one. I do not branch for …

git gerrit
Push on gerrit with windows

I am struggling to push some of my data to a gerrit with TortoiseGit. I created a new repo and …

windows git repository gerrit
Gerrit Add Reviewers

I have a project in Gerrit and each time I submit a change I manually have to add a group …

gerrit
$ git review git: 'review' is not a git command. See 'git --help'

I am using git for source control in visual studio 2010. I can use commands like "git status" , "git commit" but …

visual-studio-2010 github version-control gerrit git-review
Gerrit & Phabricator review

Has anyone done a review between Phabricator and Gerrit? I am looking out for a review tool and want to …

gerrit phabricator
How do you apply patch file downloaded from gerrit?

In Gerrit, under the download section for a change, there is a section that allows you to download the Patch-File: …

git gerrit
Gerrit and Active Directory

I'm trying to set up Gerrit to use our corporate Active Directory for authentication. I know plenty of people have …

git active-directory ldap gerrit