Gerrit is a web based code review and project management for Git based projects.
I'm trying to configure Jenkins gerrit trigger following this instructions: https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger. One point …
jenkins continuous-integration jenkins-plugins gerritI am trying to implement a 'git-flow' kind of workflow using Gerrit but I can't seem to figure out the …
git rebase gerrit cherry-pick git-flowI made a change in gerrit which was code reviewed and after 7 revisions approved. But, now it cannot be merged …
git-merge gerrit merge-conflict-resolutionWhen uploading a git commit for code review on Gerrit (2.8), I would like to be able to set the topic …
git gerritI'm just getting started using GitHub, Gerrit, and Hudson(Jenkins) together. And I need some thoughts on workflow. We'd like …
continuous-integration triggers hudson github gerrit