Skip to content

Instantly share code, notes, and snippets.

@siayi
Created May 4, 2018 13:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siayi/5601c1d9a5cda511eed9f7e3b7502fd9 to your computer and use it in GitHub Desktop.
Save siayi/5601c1d9a5cda511eed9f7e3b7502fd9 to your computer and use it in GitHub Desktop.
fix Failed to execute "git ls-remote --tags --heads
fix Failed to execute "git ls-remote --tags --heads git://
git config --global url."https://".insteadOf git://
atau
fix Failed to execute "git ls-remote --tags --heads https://
git config --global url."git://".insteadOf https://
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment