Delta
Delta copied to clipboard
Use HTTPS in gitmodules.
Resolves [fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.] issue.
boo; SSH git is better
boo; SSH git is better
GitHub actually recommends https for a few reasons, https://web.archive.org/web/20140321204642/https://help.github.com/articles/generating-ssh-keys https://stackoverflow.com/questions/11041729/why-does-github-recommend-https-over-ssh
SSH GitHub is broken on some recent installations of Monterey, this fix resolves the issue.