You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.10.0
* Relax `parallel` gem constraint from 1.6.x to 1.6+
* Enhance `gerrit clone` to also install Gerrit Change ID commit-msg hook
so Gerrit change IDs are generated for your commits
0.8.0
* Add `post_setup` configuration option allowing you to define a command to run
after `gerrit clone` or `gerrit setup` to initialize a repository
* Don't dump stack trace when Gerrit server returns an error
* Treat `-h`/`--help` flags the same as `help` command
* Treat `-v`/`--version` flags the same as `version` command