Better document per-host configuration
Open
core
enhancement
gh-config
- Dominant language
- Go
- Stars
- 46.3k
- Forks
- 9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 89
Description
action items: https://github.com/cli/cli/issues/1980#issuecomment-702258545
---
original issue:
Whenever I try to clone a repo I get:
```
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
exit status 128
```
I want to change so it clones using https but I dont know how to change it. The "git_protocol" setting it set as https so I don't even know why i tries to use ssh...
Repository is public.
Contributor guide
Assessment
This issue has not been assessed yet.