> Does pushing over https work? Seems, not. I can not get the "message hooks" via HTTP:
[denis@pclab qtserialport]$ scp -P 443 <user>@codereview.qt-project.org:hooks/commit-msg .git/hooks ssh_exchange_identification: Connection closed by remote host But I can does "clone" and "push" (with an errors about the missing hook / change id). 2015-02-26 19:47 GMT+00:00 Giuseppe D'Angelo <[email protected]>: > On 26 February 2015 at 20:42, Denis Shienkov <[email protected]> > wrote: > > > > 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 > > I've just reread your first mail -- if SSH hangs on its own, then > there's something wrong with the network connection between you and > gerrit. Does pushing over https work? > > -- > Giuseppe D'Angelo >
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
