Tool for rebasing change series
Go to file
Monty Taylor a13b7a9d77 Push language override down into the cmd wrapper
There are more things that break if we run git with i18n on. Make sure
that we always set LANG and LANGUAGE to C so that we get predictable
output.

Change-Id: I1bf1124f0b09d6658a7b0703e3b9e74ed80f4eea
2015-05-04 17:08:31 +00:00
doc Support authentication in run_http_exc 2015-02-27 16:17:35 +01:00
git_review Push language override down into the cmd wrapper 2015-05-04 17:08:31 +00:00
.gitignore Split README.rst into separate doc files 2015-02-03 17:38:50 +01:00
.gitreview Updated .gitreview location 2012-12-16 10:40:51 -08:00
.mailmap Migrate to pbr. 2013-08-15 20:42:37 +00:00
.testr.conf Implement integration tests. 2013-08-15 21:08:08 +00:00
CONTRIBUTING.rst Split README.rst into separate doc files 2015-02-03 17:38:50 +01:00
HACKING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:42 +00: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 Split README.rst into separate doc files 2015-02-03 17:38:50 +01:00
git-review.1 Choose tracked branch for rebase when submitting 2015-03-18 09:17:34 -04:00
requirements.txt Update requirements to OpenStack's recommendations 2014-07-03 14:54:14 +00:00
setup.cfg pbr should install the manpage 2015-03-14 13:40:09 +01:00
setup.py Update requirements to OpenStack's recommendations 2014-07-03 14:54:14 +00:00
test-requirements.txt Split README.rst into separate doc files 2015-02-03 17:38:50 +01:00
tox.ini Split README.rst into separate doc files 2015-02-03 17:38:50 +01:00

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.