删除远程 Git 仓库 git remote rm origin添加远程 Git 仓库 git remote add origin git@github.com:userName/projectName修改gitconfig文件vi .git/config