2018-08-25


 今天连接远程仓库时,出现:

git连接远程仓库时,出现“ Repository not found"的解决办法

原来是远程仓库地址名字错了。

解决方法:

1、找到.git目录

git连接远程仓库时,出现“ Repository not found"的解决办法

2.进入.git找到config文件

git连接远程仓库时,出现“ Repository not found"的解决办法

3.修改config里面的远程地址url

git连接远程仓库时,出现“ Repository not found"的解决办法

 

相关文章:

  • 2021-09-22
  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-07
  • 2021-04-06
猜你喜欢
  • 2021-04-29
  • 2021-11-08
  • 2021-07-05
  • 2021-12-31
  • 2022-12-23
相关资源
相似解决方案