git报错:remote: warning: Large files detected的万般无奈的解决方法

重新clone一下项目,把当前出错的项目除了与git相关的文件全都复制过去,然后把错误提示的文件修正,重新add、commit、push :)Orz

你可能感兴趣的:(杂项)