Pranav Salunke f1e4bfeca8 Porting presentations to Sphinx/Hieroglyph
modifided tox.ini and requirements.txt to install
hieroglyph, added some changes in the styles
of the individual .rst files to support hiero

Change-Id: Id2674e593857470cf4efa0706a4fbda33813f374
2015-03-26 14:33:38 +01:00

1.7 KiB

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


New interface: invite reviewers

image


git commit --amend

image


gerrit patchset history

image


New interface: gerrit patchset history

image


patchset diffs

image


Exercise

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