Bitbucket克隆私人git存储库

 蜀南竹海的天空 发布于 2023-02-13 16:31

我想要克隆私有git存储库bitbucket,但ssh-key我的工作站上还没有.当我尝试克隆时,我得到以下内容:

Cloning into 'notdefinedyet'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

我必须生成一个新的,ssh-key还是可以获得之前安装的旧密钥?如果是这样,我怎么能得到它?

撰写答案
今天,你开发时遇到什么问题呢?
立即提问
热门标签
PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有