首先使用 git remote -v 来查看当前仓库关联的远端地址
然后使用 git remote set-url origin <git>, 来更新本地仓库关联的远端代码
标签:git,remote,更改,仓库,地址,远端 From: https://www.cnblogs.com/burton/p/17362604.html
首先使用 git remote -v 来查看当前仓库关联的远端地址
然后使用 git remote set-url origin <git>, 来更新本地仓库关联的远端代码
标签:git,remote,更改,仓库,地址,远端 From: https://www.cnblogs.com/burton/p/17362604.html