SSH failing on Windows

Erik de Castro Lopo mle+hs at mega-nerd.com
Mon Aug 22 10:05:45 UTC 2016


Simon Peyton Jones via ghc-devs wrote:

> Now my problem is that 'git push' doesn't work.  My 'pushurl' is
>         pushurl = ssh://git@git.haskell.org/ghc.git
> which is correct I think.

Try

        pushurl = git at git.haskell.org/ghc.git

I think the "ssh://" was for older versions of git.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the ghc-devs mailing list