enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (837 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest adding an SSH key when none is present"