> 技术文档 > git push新版问题解决

git push新版问题解决

git 好像不能通过username:password的方式来git push了。

但我的电脑依然弹出username和password的弹窗。

转战ssh来git push。由于之前是用git clone克隆的,需要再转换成ssh的url来git push。