[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] Command line workflow for Gerrit
|
- From: Anna Dushistova <anna.dushistova@xxxxxxxxx>
- Date: Thu, 3 May 2012 01:59:00 +0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=tSyml1aFCrYJ1yhzr5SsqKPcfdwIXXGyAxsta8MLWK8=; b=R0wprXtiXpfhohm99v9WXlIm6PaAk6mJkEDqjyH8Vq5/B+3vtumUTPCZSNXw7uY9Cv m31jO5rT/VO4phaf2TDiT3ILZXwvMu3MO7ZKGYjRcHSntBy/Fz2o8gILNdvSj9HdUyKn bD8T5T4kR47u9QOhXVsma32H5U1GIw+8xk/w4mrTxoEmZsDlZAGdG6MLRsGqXjAF+CUw 1do5/v53xSCfA1f+dv7EW0emRtiPpgiQUk6wzNiRaIr9g8CaDx2Y9vsyv14Mc6rIv6yH hKUHmJxVxKcH6su7QbGU+EUAFYnwUi8d0lL7gumBZKHmJ0D4Oc6CdnS9d/HoJy2QhMY1 /J6w==
That fixed my issue, thanks!
Anna.
On Wed, May 2, 2012 at 3:34 PM, Paul Webster
<pwebster@xxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, May 1, 2012 at 6:04 PM, Anna Dushistova <anna.dushistova@xxxxxxxxx>
> wrote:
>>
>> Hi All,
>>
>> What is a command line workflow for pushing a patch to Gerrit?
>> Here is what I did( based on
>> http://wiki.eclipse.org/Gerrit#Using_Gerrit_with_the_git_command_line
>> ):
>>
>> git clone git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
>> cd org.eclipse.cdt/
>> git config remote.review.url ssh://<my user id
>> here>@git.eclipse.org:29418/org.eclipse.cdt.git
>
>
> You probably want ssh://userid@xxxxxxxxxxxxxxx:29418/cdt/org.eclipse.cdt
>
> PW
>
>
> --
> Paul Webster
> Hi floor. Make me a sammich! - GIR
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>