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

git@github.com: Permission denied (publickey). #182

Open
infinZero opened this issue Apr 3, 2021 · 1 comment
Open

git@github.com: Permission denied (publickey). #182

infinZero opened this issue Apr 3, 2021 · 1 comment

Comments

@infinZero
Copy link

When I pasted command to download the code here is the result from my terminal

faizfareed@Faizs-MBP bread wallet % cd Desktop/bread\ wallet
faizfareed@Faizs-MBP bread wallet % git clone git@github.com:breadwallet/breadwallet-ios.git
Cloning into 'breadwallet-ios'...
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.
faizfareed@Faizs-MBP bread wallet %

@mkinney
Copy link

mkinney commented Apr 20, 2021

If you're not going to be making changes, then you can easily use the https endpoint:

https://github.com/breadwallet/breadwallet-ios.git

Otherwise, you have to generate a key and then add that key to your github account, then you can use the git endpoint.

Not a BRD issue.

Ok to close this issue?

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

No branches or pull requests

2 participants