[openstack-dev] Looking for help getting git-review to work over https

Jeremy Stanley fungi at yuggoth.org
Fri Jun 12 00:55:14 UTC 2015


On 2015-06-11 23:32:58 +0000 (+0000), KARR, DAVID wrote:
> I managed to install pip, but I don’t understand what “pip install
> git-review” is doing.  It doesn’t appear to be replacing the
> already installed git-review.

`pip install git-review` installs the latest git-review release from
pypi.python.org, but `pip install .` installs the source tree from
your current working directory.
-- 
Jeremy Stanley



More information about the OpenStack-dev mailing list