[GHC DevOps Group] Welcome to GitLab!

Ömer Sinan Ağacan omeragacan at gmail.com
Mon Jan 7 08:54:26 UTC 2019


> submodules are still pulling from git.haskell.org, is there an easy way to fix that?

`git submodule sync` should fix that.

Ömer

Simon Marlow <marlowsd at gmail.com>, 7 Oca 2019 Pzt, 11:42 tarihinde şunu yazdı:
>
> Congrats Ben and co! This is a huge step forwards.
>
> On Thu, 27 Dec 2018 at 06:27, Ben Gamari <ben at well-typed.com> wrote:
>>
>>
>>     git remote set-url origin https://gitlab.haskell.org/ghc/ghc.git
>>     git remote set-url --push origin git at 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
> _______________________________________________
> Ghc-devops-group mailing list
> Ghc-devops-group at haskell.org
> https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devops-group


More information about the ghc-devs mailing list