Simon Peyton Jones via ghc-devs wrote:

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

Try

        pushurl = g...@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/
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to