Put this global config:
git config --global url.ssh://git@github.com/.insteadOf https://github.com/Or local config per repo:
git config url.ssh://git@github.com/.insteadOf https://github.com/Put this global config:
git config --global url.ssh://git@github.com/.insteadOf https://github.com/Or local config per repo:
git config url.ssh://git@github.com/.insteadOf https://github.com/