Tool for uploading changesets to Gerrit from git
Go to file
Jeremy Stanley d3afb8039f Switch to default Sphinx theme
Since we're publishing documentation to docs.opendev.org now, drop
the openstackdocstheme extension and just use the default Alabaster
theme instead. Also clean up references to OpenStack in the Sphinx
configuration and remove a really old (and unnecessary) copyright
year.

Change-Id: I535783db9dccd36a094d41e6cf08469b6d8c3894
2021-02-26 18:15:43 +00:00
doc Switch to default Sphinx theme 2021-02-26 18:15:43 +00: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.