guyzmo/git-repo

Suggest adding SSH key when none is present

Open

#184 aperta il 12 dic 2017

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Python (86 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (837 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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"

Guida contributor