用idea往github上push代碼的時候,突然的不能用了。
報could not read Username for 'https://github.com': No error錯誤。
原因不明。
解決
1、進入項目目錄
2、進入 .git 目錄
3、修改.git/config 文件
把github的賬號密碼直接寫死在url中
之后,問題解決。
用idea往github上push代碼的時候,突然的不能用了。
報could not read Username for 'https://github.com': No error錯誤。
原因不明。
解決
1、進入項目目錄
2、進入 .git 目錄
3、修改.git/config 文件
把github的賬號密碼直接寫死在url中
之后,問題解決。
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。