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.
You are currently setting upstream in
/vue/sell
. First go back to thevue
folder and try setting it up. Visually, your VSCode screenshot is under thevue
folder.If it still doesn’t work, take a screenshot of the output of
git remote -v