On 26 February 2015 at 21:09, Denis Shienkov <[email protected]> wrote: > [denis@pclab qtserialport]$ scp -P 443 > <user>@codereview.qt-project.org:hooks/commit-msg .git/hooks > ssh_exchange_identification: Connection closed by remote host
Sorry, I did not mean to use ssh on the https port, but to use "plain" https. (And you can configure things so that it doesn't ask for user/password every time). Same thing for fetching the commit-msg commit hook: just fetch it from https: https://codereview.qt-project.org/tools/hooks/commit-msg -- Giuseppe D'Angelo _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
