KATO Tomoyuki 52e1ce5997 Update Gerrit screenshot with the latest version
Change-Id: I29d645fd4be0fc6865e9985335c68842a6d185f4
2015-12-17 13:15:42 +09:00

1.5 KiB

review.openstack.org

image

review.openstack.org

image

gerrit workflow

image

upload an ssh key

image

git config

image

Install git review

  • apt-get / yum / pip install … git review

image

git clone

image

git review -s

image

git checkout -b TOPIC-BRANCH

image

running unit tests

image

invite reviewers

image

git commit --amend

image

gerrit patchset history

image

patchset diffs

image

Exercise

Push a work in progress (wip) and invite reviewers.