Git04-更换远程分支 用户147485307974 2026-02-10 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