|
发表于 2022-2-25 10:41:00
浏览:5254
|
回复:2
打印
只看该作者
[复制链接]
楼主
提示如下:
fatal: 'origin' does not appear to be a git repository
fatal: Could not read from remote repository
使用 git remote -v 查看了仓库名, 使用 git remote add origin xxxx 也添加了仓库名 ,之后执行 .bundle/update 命令,还是提示同样的错误,请问如何处理? 是不是你们的仓库名改变了? |
|