Tool for uploading changesets to Gerrit from git
Go to file
Jeremy Stanley 1193b34926 Add missing -p/-P/-w/-W/--license to manpage
Changes implementing the -p/-P, -w/-W and --license options did not
add corresponding manpage entries for them, so correct that
oversight now.

Change-Id: I06e7deccf96f6fc37871e049970d1c53a5df29db
Task: #41792
2021-02-09 00:16:53 +00:00
doc Discontinue support for draft workflow 2020-01-17 16:36:41 +09:00
git_review Remove test site dirs before doing copytree 2021-01-27 15:19:53 +00:00
releasenotes/notes Add release notes in preparation for next release 2021-01-28 14:41:03 +00: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
.zuul.yaml Assure git-review works with py37 and py38 2021-01-13 15:49:58 +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 Add missing -p/-P/-w/-W/--license to manpage 2021-02-09 00:16:53 +00: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 Drop support for py27 2021-01-13 14:10:31 +00:00
setup.cfg Assure git-review works with py37 and py38 2021-01-13 15:49:58 +00:00
setup.py Drop support for py27 2021-01-13 14:10:31 +00:00
test-requirements.txt Fix bug in git_credentials() 2021-01-20 17:44:14 +00:00
tox.ini Assure git-review works with py37 and py38 2021-01-13 15:49:58 +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.