Tool for uploading changesets to Gerrit from git
9b68a44f38
Our company-internal Gerrit uses federated logins (Shibboleth/SAML), and the login names happen to include the at-signs. This needed a patch to Gerrit ([1], released in 2.13.10) to allow them. Cloning using regular git tools as well as through the gertty work, but `git-review --list` complained because it couldn't parse these URLs. [1] https://gerrit-review.googlesource.com/c/94914/ Change-Id: I6c1c75a585184ee3fb2847c1e6d30802e53f8b4c |
||
---|---|---|
doc | ||
git_review | ||
releasenotes/notes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
git-review.1 | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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.openstack.org/infra/git-review/
- Source: https://git.openstack.org/cgit/openstack-infra/git-review
- Bugs: https://storyboard.openstack.org/#!/project/719