我正在尝试从 github 中的远程存储库做一个 git pull
到本地机器..。
but git gets stuck on 70% into the "Unpacking objects" phase, with no sign of going anywhere.. (left it for several hours now with no change)
对于如何解决这个问题有什么建议吗?
有没有可能指示 git 只从远程存储库下载最新的提交/版本,而不使用所有的 Intermediate 状态?