Closed
Description
Hi, I'm behind a corporate firewall in Julia 0.1.2
After using
run(git config --global url."https://".insteadOf git://
)
and then setting the http.proxy global variable I'm able to access github and clone METADATA.
However, after receiving the objects and resolving the deltas, the julia console hangs.
Taking a look at the state of the METADATA folder, it's empty, with only the .git file there