Tool for uploading changesets to Gerrit from git
Go to file
Clark Boylan 904d175d19 Test old and new Gerrit
This change updates the CI testing for git-review to test with Gerrit
3.4.4 and 3.7.1. This should give us good coverage of new and old Gerrit
behavior when making changes to git-review.

Note we leave 3.4.4 as the default in the test suite for local runs to
try and limit possibility of breaking old Gerrit when adding features to
git-review for new Gerrit.

Change-Id: I4a42eddec1e247cbb0af5e74b8f1cee0ad58a79a
2023-03-14 08:08:22 -07:00
doc Switch from tox to nox 2023-03-13 10:19:07 -07:00
git_review Test old and new Gerrit 2023-03-14 08:08:22 -07:00
releasenotes/notes Add release note for OSX Git version parsing fix 2022-04-19 16:58:28 +00:00
.gitignore Switch from tox to nox 2023-03-13 10:19:07 -07: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 Test old and new Gerrit 2023-03-14 08:08:22 -07:00
CONTRIBUTING.rst Switch from tox to nox 2023-03-13 10:19:07 -07:00
LICENSE Ported rfc.sh to a standalone program. 2011-09-25 09:16:31 -07:00
README.rst Overhaul Python package metadata and OpenDev URLs 2021-02-26 20:45:24 +00:00
bindep.txt Upgrade testing to Gerrit 3.4.4 2023-03-07 15:56:59 -08:00
git-review.1 Clarify that test rebases are not kept 2022-07-15 18:21:27 +00:00
noxfile.py Switch from tox to nox 2023-03-13 10:19:07 -07:00
requirements.txt Drop support for py27 2021-01-13 14:10:31 +00:00
setup.cfg Switch from tox to nox 2023-03-13 10:19:07 -07:00
setup.py Drop support for py27 2021-01-13 14:10:31 +00:00
test-requirements.txt Switch to unittest.mock 2022-03-08 16:13:27 +10:00

README.rst

git-review

A git command for submitting branches to Gerrit

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