Tool for uploading changesets to Gerrit from git
Go to file
Miklos Vajna c37c73a73e Make it possible to specify who is notified
This is documented at
<https://gerrit-review.googlesource.com/Documentation/user-upload.html#push_options>.

Change-Id: Ifbc0ec1225052cb804fcf537f5a071cad29e8328
2020-01-28 10:25:36 +01:00
doc docs: Call out use of an agent to store SSH passwords 2018-10-24 15:27:48 +01:00
git_review Make it possible to specify who is notified 2020-01-28 10:25:36 +01:00
releasenotes/notes Make it possible to specify who is notified 2020-01-28 10:25:36 +01: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
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 Make it possible to specify who is notified 2020-01-28 10:25:36 +01: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 Use six for cross python compatibility 2018-11-26 19:17:28 +00:00
setup.cfg Correct metadata URLs 2016-02-02 15:52:39 -08:00
setup.py Update requirements to OpenStack's recommendations 2014-07-03 14:54:14 +00:00
test-requirements.txt trivial: Update to hacking 2.x 2020-01-16 15:12:58 +00:00
tox.ini tox: Use python3 for all testenvs 2020-01-16 15:15:28 +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.