Tool for uploading changesets to Gerrit from git
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
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
3 months ago
doc Switch from tox to nox 3 months ago
git_review Test old and new Gerrit 3 months ago
releasenotes/notes Add release note for OSX Git version parsing fix 1 year ago
.gitignore Switch from tox to nox 3 months ago
.gitreview Corrected git-review project organization 4 years ago
.mailmap Migrate to pbr. 10 years ago
.stestr.conf Switch from testrepository to stestr 4 years ago
.zuul.yaml Test old and new Gerrit 3 months ago
CONTRIBUTING.rst Switch from tox to nox 3 months ago
LICENSE Ported rfc.sh to a standalone program. 12 years ago
README.rst Overhaul Python package metadata and OpenDev URLs 2 years ago
bindep.txt Upgrade testing to Gerrit 3.4.4 3 months ago
git-review.1 Clarify that test rebases are not kept 11 months ago
noxfile.py Switch from tox to nox 3 months ago
requirements.txt Drop support for py27 2 years ago
setup.cfg Switch from tox to nox 3 months ago
setup.py Drop support for py27 2 years ago
test-requirements.txt Switch to unittest.mock 1 year ago

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.