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