Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] error initializing git review

From: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Date: Thu, 5 Feb 2015 13:41:32 -0500
On Feb 5, 2015, at 1:02 PM, Ed Beroset <beroset@xxxxxxxxxxxxxx> wrote:

>> Shouldn't it be
>> https://beroset@xxxxxxxxxxxxxxxxxx/wireshark/tools/hooks/commit-msg
>> 
>> What does git remote -v show?
> 
> origin	https://beroset@xxxxxxxxxxxxxxxxxx/review/wireshark (fetch)
> origin	https://beroset@xxxxxxxxxxxxxxxxxx/review/wireshark (push)

If you followed the instructions to use SSH (i.e., added your SSH keys in gerrit and on your local machine), then change the URLs to use SSH:
 git remote set-url origin ssh://beroset@xxxxxxxxxxxxxxxxxx:29418/wireshark