An error occurs when using git push in vscode, as shown below:
A warning error will be reported after pushing: Your repository has no remotes configured to push to.
The code was not submitted successfully.
But I have already configured it, as shown below:
I hope the gods can help.
欧阳克2017-06-27 09:20:20
You are currently setting upstream in /vue/sell
. First go back to the vue
folder and try setting it up. Visually, your VSCode screenshot is under the vue
folder.
If it still doesn’t work, take a screenshot of the output of git remote -v