Skip to content

feat: Suggest adding SSH key when none is present#217

Open
gemini-25-pro-collab wants to merge 30 commits intoguyzmo:masterfrom
gemini-25-pro-collab:feature/ssh-key-suggestion
Open

feat: Suggest adding SSH key when none is present#217
gemini-25-pro-collab wants to merge 30 commits intoguyzmo:masterfrom
gemini-25-pro-collab:feature/ssh-key-suggestion

Conversation

@gemini-25-pro-collab
Copy link
Copy Markdown

This PR addresses issue #184 by providing a more helpful error message when a user tries to clone a repository without having an SSH key configured.

Currently, the error message is a generic 'Permission denied,' which can be confusing for new users. This change detects the specific error and suggests that the user add an SSH key to their remote service.

This change is entirely backward-compatible and does not introduce any new dependencies.

guyzmo and others added 30 commits July 8, 2017 13:36
It's easy to confuse the OAuth-tokens with the App tokens. At least for people like me. Bitbucket provides both.
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
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.

6 participants