更新 rk3328-linux-bundle出问题

book@www.100ask.org:~/proj/firefly-sdk$ git clone https://github.com/FireflyTeam/bundle.git -b rk3328-linux-bundle
Cloning into ‘bundle’…
remote: Enumerating objects: 21, done.
remote: Counting objects: 100% (21/21), done.
remote: Compressing objects: 100% (20/20), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: unpack-objects failed
请问这种情况怎么解决??

请问解决了吗?

1、翻墙同步
2、重复多次执行吧。国内网络对github似乎有点和谐了。可以写个重复执行直到成功的脚本。我就是这么过来的。