Tool for uploading changesets to Gerrit from git
d879220c10
Newer stestr is needed to avoid failures on Python 3.11 like: nox > stestr run --color stestr: 'run --color' is not a stestr command. Go ahead and uncap all the test dependencies. Also drop the pbr addition for Python<=3.5 since we no longer test with anything older than 3.6 anyway, and fix an exception that hacking seems to really not want us to use. Change-Id: I85585324c4e47d37b6de555110066fb8c29f293f |
||
---|---|---|
doc | ||
git_review | ||
releasenotes/notes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
git-review.1 | ||
LICENSE | ||
noxfile.py | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt |
git-review
A git command for submitting branches to Gerrit
git-review is a tool that helps submitting Git branches to Gerrit for review.
- Free software: Apache license
- Documentation: http://docs.opendev.org/opendev/git-review
- Source: https://opendev.org/opendev/git-review
- Bugs: https://storyboard.openstack.org/#!/project/opendev/git-review