
7 Jan
2019
7 Jan
'19
3:42 a.m.
Congrats Ben and co! This is a huge step forwards.
On Thu, 27 Dec 2018 at 06:27, Ben Gamari
git remote set-url origin https://gitlab.haskell.org/ghc/ghc.git git remote set-url --push origin git@gitlab.haskell.org:ghc/ghc
This is all that should be necessary; a quick `git pull origin master` should verify that everything is working as expected.
submodules are still pulling from git.haskell.org, is there an easy way to fix that? Cheers Simon