sudo apt-get install git-review
git clone https://opendev.org/openstack/diskimage-builder.git
# add changes
git config --global gitreview.username panticz
git review -s
checkout -b patch_x
git commit -a
git review
Links
https://docs.opendev.org/opendev/infra-manual/latest/gettingstarted.html