Changes for version 0.012 - 2013-10-06

  • New features
    • Implement the git-gerrit.reviewers configuration variable through which it's now possible to specify default reviewers based on the branch to which one pushes and also on the files being changed.
    • Implement option 'git gerrit push --submit' to tell Gerrit to auto-merge the change during the push, which is a feature implemented in Gerrit 2.7.
    • Implement option 'git gerrit push --base=BASE' to tell Gerrit to select a new merge base during the push, which is a feature implemented in Gerrit 2.7.
  • Fixes
    • Require minimum versions of Gerrit::REST and Win32.

Documentation

Git extension to implement a Gerrit workflow

Modules

A container for functions for the git-gerrit program