Patchrom 之源码同步遇到的问题---源码同步“remote: fatal: early EOF” 错误


在repo sync 时,出现“remote: fatal: early EOF”错误,解决方案:git

修改 家目录下.gitconfig 文件,加入:ide

[core]
post

compression = -1rem

相关文章
相关标签/搜索