# 修改 git remote -v git remote set-url origin [url]
# 先删后加 git remote -v git remote rm origin git remote add origin [url]