Jump to content

Topic on Talk:Gerrit/Tutorial/Archive 2

Consider droping the use of git review from the tutorial?

1
Abbe98 (talkcontribs)

A notable portion of this tutorial is dedicated to "git-review", however, for the purpose of this tutorial all it does is:

  1. installs a regular git hook
  2. 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.

Reply to "Consider droping the use of git review from the tutorial?"