Tool for uploading changesets to Gerrit from git
Go to file
Jeremy Stanley 6db286013f Update jobs for opendev tenant
As git-review has moved to the "opendev" tenant in OpenDev's Zuul
now, update its jobs to still work there and re-add release jobs
based on similar configuration for the opendev/bindep repository.

Change-Id: I7700ca9369080138122829ab2d4ddf3bbaea7b5f
Depends-On: https://review.opendev.org/777774
2021-02-26 17:53:53 +00:00
doc Discontinue support for draft workflow 2020-01-17 16:36:41 +09:00
git_review Test with Gerrit 2.13 2021-02-24 00:58:53 +00:00
releasenotes/notes Add release notes in preparation for next release 2021-01-28 14:41:03 +00:00
.gitignore gitignore: Ignore reno artefacts 2020-01-16 15:14:16 +00:00
.gitreview Corrected git-review project organization 2019-06-19 14:57:13 +00:00
.mailmap Migrate to pbr. 2013-08-15 20:42:37 +00:00
.stestr.conf Switch from testrepository to stestr 2019-02-12 09:58:46 +00:00
.zuul.yaml Update jobs for opendev tenant 2021-02-26 17:53:53 +00:00
bindep.txt Add bindep.txt 2018-01-10 11:11:04 +11:00
CONTRIBUTING.rst Fix complimentary typo 2019-05-28 14:05:49 +01:00
git-review.1 Add missing -p/-P/-w/-W/--license to manpage 2021-02-09 00:16:53 +00:00
HACKING.rst CONTRIBUTING.rst, HACKING.rst: fix broken link, minor flow updates 2018-12-07 11:23:07 -08:00
LICENSE Ported rfc.sh to a standalone program. 2011-09-25 09:16:31 -07:00
MANIFEST.in Migrate to pbr. 2013-08-15 20:42:37 +00:00
README.rst Change StoryBoard URL to be a permalink 2019-05-28 14:05:56 +01:00
requirements.txt Drop support for py27 2021-01-13 14:10:31 +00:00
setup.cfg Test/assert Python 3.9 support 2021-02-24 01:00:12 +00:00
setup.py Drop support for py27 2021-01-13 14:10:31 +00:00
test-requirements.txt Allow the default of notopic to be configurable 2021-01-20 17:43:55 +00:00
tox.ini Test/assert Python 3.9 support 2021-02-24 01:00:12 +00:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting git branches to gerrit for review.