I erroneously committed a big file (>100Mb) that I really didn't have to include in my git history.
I removed the file, also, I removed it from git cache, then I committed again.
Despite this, when I try to push to my remote branch, git gives me a size error.
I also tried a git rebase, but the commit is still there, what shall I do?
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: error: Trace: 195471c5940ef60fa1dd2ba5a52a4a6a
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File custom_include/xyz.sql is 964.43 MB; this exceeds GitHub's file size limit of 100.00 MB