Gerrit is a web based code review and project management for Git based projects.
I normally use the following git command to cherryppick a range of gerrits..no how do I exclude a couple …
git github gerrit repositoryI have configured jenkins with gerrit trigger plugin to validate every commit we push to gerrit. I am expecting this …
jenkins jenkins-plugins gerritIt appears that when using gerrit, by default all changes depend on the previous one. I do not branch for …
git gerritI am struggling to push some of my data to a gerrit with TortoiseGit. I created a new repo and …
windows git repository gerritI have a project in Gerrit and each time I submit a change I manually have to add a group …
gerritI 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-reviewHas anyone done a review between Phabricator and Gerrit? I am looking out for a review tool and want to …
gerrit phabricatorIn Gerrit, under the download section for a change, there is a section that allows you to download the Patch-File: …
git gerritI'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