
6 Mar
2019
6 Mar
'19
5:05 a.m.
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
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@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs