遵循本教程,我尝试将我的应用程序部署到数字海洋服务器。
因此,我可以成功克隆我的应用程序,但在部署生产应用程序时,它要求我输入密码,但当我在我的终端中键入它时,似乎没有发生任何事情
cap production deploy:initial
deploy@xxxxxx's password:
deploy@xxxxxx's password:
rvm 1.27.0 (latest) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https:
在VSCODE中提示输入SSH密码时,我复制了一个错误的SSH密码,由于选中了“保存”复选框,所以它被保存。现在我不能和吉特布同步了。
有没有办法在VSCODE中更新错误的密码?我搜索了设置并搜索了一下,但是找不到方法。
这是git日志
> git pull --tags origin master
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights