Haddock tree spongled
Simon Peyton Jones
simonpj at microsoft.com
Wed Mar 6 10:13:49 UTC 2019
Yes I'm pointing to gitlab.
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = https://gitlab.haskell.org/ghc/ghc.git
pushurl = git at gitlab.haskell.org:ghc/ghc
I have done
git submodule sync
git submodule init
git submodule update
The latter elicits this odd message.
Simon
| -----Original Message-----
| From: Ömer Sinan Ağacan <omeragacan at gmail.com>
| Sent: 06 March 2019 10:05
| To: Simon Peyton Jones <simonpj at microsoft.com>
| Cc: ghc-devs at haskell.org
| Subject: Re: Haddock tree spongled
|
| I just pulled master and `git submodule update` worked. Have you done `git
| submodule sync` after updating your remotes to point to Gitlab? I'd try
| doing that and then `git submodule update --init` again afterwards.
|
| Ömer
|
| Simon Peyton Jones via ghc-devs <ghc-devs at haskell.org>, 6 Mar 2019 Çar,
| 12:57 tarihinde şunu yazdı:
| >
| > Devs
| >
| >
| >
| > In a clean, up-to-date master I try to say
| >
| > Bash$ git submodule update
| >
| > fatal: reference is not a tree:
| > 07f2ca98fd4249dc6ebad053bd6aef90c814efe0
| >
| > Unable to checkout '07f2ca98fd4249dc6ebad053bd6aef90c814efe0' in
| submodule path 'utils/haddock'
| >
| >
| >
| > What should I do?
| >
| >
| >
| > Thanks
| >
| >
| >
| > Simon
| >
| > _______________________________________________
| > ghc-devs mailing list
| > ghc-devs at haskell.org
| > https://nam06.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.
| > haskell.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fghc-devs&data=02%7C01
| > %7Csimonpj%40microsoft.com%7Cc8487e1fe20546d89ada08d6a21b4bd8%7C72f988
| > bf86f141af91ab2d7cd011db47%7C1%7C0%7C636874635457691388&sdata=q%2F
| > Fex6QsoPl9IkBydNUGcWLbf2dlrgbzltMAkTHtA5g%3D&reserved=0
More information about the ghc-devs
mailing list