Git04-更换远程分支

6 阅读1分钟
git remote -v
origin  http://192.168.0.1/test_project.git (fetch)
origin  http://192.168.0.1/test_project.git (push)
==============================================
git remote set-url origin https://codeup.aliyun.com/test_project.git