Wireshark mailing list archives

Re: Git+gerrit status update - 2014-01-14


From: Joerg Mayer <jmayer () loplof de>
Date: Wed, 26 Feb 2014 00:25:55 +0100

On Tue, Feb 25, 2014 at 03:02:24PM -0800, Gerald Combs wrote:
You should be able to run something like

ssh code.wireshark.org gerrit review --submit --code-review +2 \
    <change-id>

although I haven't tried it myself.

OK, a few attempts later I've done this successfully with the following
command:

gerrit review 394,1 --submit --code-review +2

with
alias gerrit='ssh jmayer () code wireshark org -p 29418 gerrit'

I have the following in my .ssh/config, which lets me omit the username
and port:

Host code.wireshark.org
        User gerald
        Port 29418

Good idea. I added that, it may come in handy later.

Thanks!
     Jörg

-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: