Go to file
Clark Boylan 3c46c33ec0 Fix compare_review's use of fetch_review
fetch_review was updated to take project config information so that
projects hosted over http below some root (eg
https://gerrit.org/gerrit/here) could be properly fetched against. But
in adding this we broke the compare_review functionality which is the
other user of fetch_review.

Fix this by passing project config info into compare_review so that it
can pass that along to fetch_review.

Additionally we need to compare like types when looking at patchset
numbers so coerce them to ints when comparing.

Change-Id: I98fbf31821dc3a9162700725dec07bc7685ea5ca
2018-09-18 21:50:20 +01:00
2018-08-28 15:13:05 -07:00
2015-06-17 00:56:40 +00:00
2012-12-16 10:40:51 -08:00
2013-08-15 20:42:37 +00:00
2013-08-15 21:08:08 +00:00
2018-01-10 11:11:04 +11:00
2011-09-25 09:16:31 -07:00
2013-08-15 20:42:37 +00:00
2016-02-02 15:52:39 -08: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.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.2 MiB
Languages
Python 89.7%
Roff 10.3%