這是因為你本地的git中保存了你之前的remote地址,我剛才教你刪除本地的remote,然后你重新add就可以了 相關(guān)指令:1.git remote -v 2. git remote rm origin 重新上傳專案成功。