cmd执行命令 git remote rm origin 然后再执行 git remote add origin git@github.com:Chenchuanze123/Vue-tutorial.git git branch -M main git push -u origin main