目前,当我尝试推送到Git仓库时,我收到以下错误.
remote: error: GH001: Large files detected.
remote: error: Trace: 7bbfe5c1099cfe679aa3cd1eee13e10a
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File e3384023be667de7529538b11c12ec68.201307290946.sql.gz is 125.37 MB; this exceeds GitHub's file size limit of 100 MB
Run Code Online (Sandbox Code Playgroud)
我已经完成并确保该文件在目录中不存在,并且已经完成了git add -u,我们已经尝试修剪分支但是这不起作用,因为它无法找到要删除的文件.
任何帮助将非常感激.
github ×1