Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use https over git for install instructions #355

Merged
merged 2 commits into from
May 25, 2022
Merged

Use https over git for install instructions #355

merged 2 commits into from
May 25, 2022

Conversation

Half-Shot
Copy link
Contributor

Fixes #347

@HarHarLinks
Copy link
Contributor

hold on now, ssh cloning works for me?

@Half-Shot
Copy link
Contributor Author

Hm, I think it doesn't if you don't have your SSH keys set up? https feels like a lower barrier to entry.

@HarHarLinks
Copy link
Contributor

Might be, though I'd be surprised if public repos needed auth for ssh. If that is the case, then for only cloning https is easier. For pushing nowadays with the need for tokens to auth over https I find ssh easier.
In the end, it depends if #347 is fixed by it.

@Half-Shot Half-Shot merged commit efb5f49 into main May 25, 2022
@Half-Shot Half-Shot deleted the hs/https-git branch May 25, 2022 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git clone issue: Permission denied (publickey).
3 participants