Re: [openstack-dev] when I run "git review -s", it occur a error

2015-07-01 Thread Jeremy Stanley
On 2015-07-02 09:56:07 +0800 (+0800), yige2008123 wrote: > thank you ZZelle replay, I slove it by second option, but my hava another > problem > > ➜ # git review > fatal: remote error: > ICLA contributor agreement requires current contact information. [...] If you already followed the instructi

Re: [openstack-dev] when I run "git review -s", it occur a error

2015-07-01 Thread ZZelle
Hi, Git review tries to download gerrit hook used to add automatically a Change-Id when missing. Old versions of git-review (<1.24 iirc) badly supports http(s) protocols and use scp to download the hook. You have 2 options: * upgrade your git-review * or download manually the hook: mkdir .git

[openstack-dev] when I run "git review -s", it occur a error

2015-07-01 Thread 胡西宁
hi everyone, when I run "git review -s", it occur a error below, who can help me slove it, thanks # LANG=C LANGUAGE=C git review -v 2015-07-01 19:33:24.301828 Running: git log --color=never --oneline HEAD^1..HEAD 2015-07-01 19:33:24.306742 Running: git remote 2015-07-01 19:33:24.310573 Run