.bundle/update 报错

提示如下:
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 命令,还是提示同样的错误,请问如何处理? 是不是你们的仓库名改变了?

楼主解决了吗?我也出现了同样的问题

copy bundle to sdk