vscode中使用git推送時報錯,具體如下圖:
#推送之後報警告錯誤:Your repository has no remotes configured to push to.
程式碼沒有提交成功。
#但是我已經配置了啊,如下圖:
#希望大神們幫忙。
欧阳克2017-06-27 09:20:20
你現在是在 /vue/sell
裡面設定 upstream,先退到 vue
資料夾裡設定試試,目測你的 VSCode 截圖是在 vue
資料夾下的。
如果還是不行,截圖一下 git remote -v
的輸出