Unable to clone 2
alexgdi opened this issue · 1 comments
alexgdi commented
Unable to clone with
git clone --recursive https://github.com/ionescu007/VisualUefi does not help.
Error: server does not allow request for unadvertised object
This helped fix the problem.
git submodule init
git submodule sync
git submodule foreach "(git checkout master; git pull)"
DannyVlasenko commented
Same problem. I tried to checkout submodules commits manually, but I can't find commits with provided hashes in submodules