CyberShadow / Digger

A tool to build D and bisect old D versions
Other
57 stars 9 forks source link

git submodule update --init --recursive: Direct fetching of that commit failed. #42

Closed timotheecour closed 7 years ago

timotheecour commented 7 years ago

git clone https://github.com/CyberShadow/Digger cd Digger git submodule update --init --recursive

Submodule 'ae' (git://github.com/CyberShadow/ae.git) registered for path 'ae'
Submodule 'win32' (https://github.com/CS-svnmirror/dsource-bindings-win32) registered for path 'win32'
Cloning into '/Users/timothee/git_clone/Digger/ae'...
Cloning into '/Users/timothee/git_clone/Digger/win32'...
Fetched in submodule path 'ae', but it did not contain 7dcee22658e3550c9ccc874d556b758b3286d197. Direct fetching of that commit failed.
CyberShadow commented 7 years ago

Try again.