
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
1.7 KiB
1.7 KiB
review.openstack.org
gerrit workflow
upload an ssh key
git config
- git config --global user.name "Firstname Lastname"
- git config --global user.email "your_email@youremail.com"
Install git review
- apt-get / yum / pip install … git review
git clone
git review -s
git checkout -b TOPIC-BRANCH
running unit tests
invite reviewers
New interface: invite reviewers
git commit --amend
gerrit patchset history
New interface: gerrit patchset history
patchset diffs
Exercise
Push a work in progress (wip) and invite reviewers.