cli / cli/cli

Better document per-host configuration

Open
#1,980 17 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.