错误内容一
Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts.
git@gitlab.com: Permission denied (publickey).
Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
git@gitlab.com: Permission denied (publickey).
Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
解决方法
- 需要在gitlab上进行认证才能够更新项目,生成git密钥,去gitlab中进行授权进行登录。