Skip to content

Instantly share code, notes, and snippets.

@koumaza
Created October 10, 2020 16:53
Show Gist options
  • Save koumaza/701830890c5a0c180e33aee6b1228a26 to your computer and use it in GitHub Desktop.
Save koumaza/701830890c5a0c180e33aee6b1228a26 to your computer and use it in GitHub Desktop.
Fix Julia Pkg Registry Clone Nerver END Issue

Windows

git clone https://github.com/JuliaRegistries/General.git ~\.julia\registries\General

or

git clone --depth=1 https://github.com/JuliaRegistries/General.git ~\.julia\registries\General
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment