[Development] Git clone hangs on Linux using SSH
Denis Shienkov
denis.shienkov at gmail.com
Thu Feb 26 20:42:04 CET 2015
> For 3) keep using the codereview server as usual.
But it is hangs on my side. So, I can not doing contribution anymore.. :)
Though, here
http://qt-project.org/wiki/Setting-up-Gerrit#e948ac2dda3846bfff303f89c1ad266f
in "Pushing your local changes to gerrit" I found out other way:
$git push gerrit HEAD:refs/for/5.4
and for me it is unclear how to use the "git-gpush" script (as I
understand that gpush it is mandatory
option for it?)
26.02.2015 22:35, Giuseppe D'Angelo пишет:
> On 26 February 2015 at 20:31, Denis Shienkov <denis.shienkov at gmail.com> wrote:
>> Hmm.. I little confused.. I always used the "codereview.qt-project.org "
>> server..
>>
>> But, how then I can to push my changes on codereview from the mirrors?
>> I do not understand a base idea. Is there are any instructions?
> There's a difference between 1) cloning a repository from scratch, 2)
> fetching already merged commits, and 3) doing code reviews
> (pushing/pulling patchsets in review).
>
> For 1) and 2), use one of the mirrors available (Gitorious, Github,
> code.qt.io, ...).
>
> For 3) keep using the codereview server as usual.
>
More information about the Development
mailing list