guyzmo/git-repo

Suggest adding SSH key when none is present

Open

#184 创建于 2017年12月12日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Python (86 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (837 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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"

贡献者指南