Created
May 4, 2018 13:09
-
-
Save siayi/5601c1d9a5cda511eed9f7e3b7502fd9 to your computer and use it in GitHub Desktop.
fix Failed to execute "git ls-remote --tags --heads
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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