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
的输出