Delta icon indicating copy to clipboard operation
Delta copied to clipboard

Use HTTPS in gitmodules.

Open katagaki opened this issue 3 years ago • 3 comments

Resolves [fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.] issue.

katagaki avatar Sep 11 '21 03:09 katagaki

boo; SSH git is better

apple-ihack-geek avatar Nov 12 '21 19:11 apple-ihack-geek

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

JoeMatt avatar Nov 23 '21 01:11 JoeMatt

SSH GitHub is broken on some recent installations of Monterey, this fix resolves the issue.

edmundofuentes avatar Jun 27 '22 15:06 edmundofuentes