1.进入git_test根目录

2.git remote 查看所有远程仓库, git remote xxx 查看指定远程仓库地址

3.git remote rm origin

4.git remote add origin http://192.168.100.235:9797/john/git_test.git

相关文章:

  • 2021-11-19
  • 2022-12-23
  • 2021-06-03
  • 2022-01-05
  • 2021-09-05
  • 2021-07-16
  • 2021-09-24
  • 2022-12-23
猜你喜欢
  • 2021-12-21
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案