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