https://issues.dlang.org/show_bug.cgi?id=14959
--- Comment #10 from Vladimir Panteleev <[email protected]> --- (In reply to Jack Stouffer from comment #9) > Unfortunately, every time I try to use digger, the build fails even though > github loads just fine in my browser: > > Cloning into 'dmd'... > fatal: unable to connect to github.com: > github.com[0: 192.30.252.130]: errno=Operation timed out Unblock TCP port 9418 or run: git config --global url.https://github.com/.insteadOf git://github.com/ --
