问题描述
我想使用 Google Cloud Source Repositories 来存储和版本控制我的代码,并使用 Cloud Shell 编辑代码。
使用右上角的“使用 Cloud Shell 编辑代码”按钮应该非常简单...
这里的第一个问题是在源代码控制中构建 Git 没有得到更改或新文件:-(
其次,当我执行 git clone 命令时,我得到了这个:
cloning into 'aguia.io'... Warning: Permanently added the ECDSA host key for IP address '[xxx.xxx.xxx.xx]:xxxx' to the list of kNown hosts.
[email protected]@source.developers.google.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
这里缺少什么???
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)