3c46c33ec09c4f02ca2c13b3363ff9ab272b07b7
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
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
Description
Languages
Python
89.7%
Roff
10.3%