ionescu007/VisualUefi

Unable to clone 2

alexgdi opened this issue · 1 comments

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)"

Same problem. I tried to checkout submodules commits manually, but I can't find commits with provided hashes in submodules