A notable portion of this tutorial is dedicated to "git-review", however, for the purpose of this tutorial all it does is:
- installs a regular git hook
- hides a regular git push command
Wouldn't it be better to explain how Gerrit works with those native git features rather than using a tool which will be new to many? As an added benefit the tutorial will work in all environments and shells where git works.