Skip to content

Instantly share code, notes, and snippets.

@koumaza
Created October 10, 2020 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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